Skip to content

Commit

Permalink
Merge branch 'master' into javadoc-system-properties
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick authored Aug 13, 2024
2 parents ce317ed + 82a9de4 commit 78e8829
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>4.82</version>
<version>4.86</version>
<relativePath/>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -488,6 +488,7 @@ staticField java.time.format.DateTimeFormatter ISO_WEEK_DATE
staticField java.time.format.DateTimeFormatter ISO_ZONED_DATE_TIME
staticField java.time.format.DateTimeFormatter RFC_1123_DATE_TIME
staticMethod java.time.format.DateTimeFormatter ofPattern java.lang.String
method java.time.format.DateTimeFormatter parse java.lang.CharSequence
staticField java.time.temporal.ChronoUnit CENTURIES
staticField java.time.temporal.ChronoUnit DAYS
staticField java.time.temporal.ChronoUnit DECADES
Expand Down

0 comments on commit 78e8829

Please sign in to comment.