-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): upgrade dependencies/plugins 🛠️
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#100) bump spotbugs-annotations from 4.8.2 to 4.8.3 (#101) bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#102) bump maven-compiler-plugin from 3.11.0 to 3.12.0 (#103) bump kotlin.version from 1.9.21 to 1.9.22 in /demos (#105) bump kotlin.version from 1.9.21 to 1.9.22 (#106) bump slf4j.version from 2.0.9 to 2.0.10 (#107) bump slf4j.version from 2.0.10 to 2.0.11 (#108) bump maven-surefire-plugin 3.2.3 to 3.2.5 (#109) bump maven-surefire-plugin 3.2.3 to 3.2.5 (#110) bump spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#111) bump codecov/codecov-action from 3 to 4 (#112) bump junit-bom from 5.10.1 to 5.10.2 (#113) bump junit-bom from 5.10.1 to 5.10.2 in /demos (#114) bump slf4j.version from 2.0.11 to 2.0.12 (#115) bump spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#116) bump maven-shade-plugin from 3.5.1 to 3.5.2 (#117) bump exec-maven-plugin in /demos from 3.1.1 to 3.2.0 (#118) bump dokka-maven-plugin from 1.9.10 to 1.9.20 (#119) bump git-commit-id-maven-plugin from 7.0.0 to 8.0.0 (#120) bump kotlin.version from 1.9.22 to 1.9.23 in /demos (#121) bump kotlin.version from 1.9.22 to 1.9.23 (#122) bump kotest.version from 5.8.0 to 5.8.1 (#123) bump maven-gpg-plugin from 3.1.0 to 3.2.0 (#125) bump git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#126) bump maven-gpg-plugin in /demos from 3.1.0 to 3.2.0 (#127) bump moditect-maven-plugin from 1.1.0 to 1.2.0.Final (#128) bump maven-gpg-plugin from 3.2.0 to 3.2.1 (#129) bump maven-gpg-plugin in /demos from 3.2.0 to 3.2.1 (#130) bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#131) bump git-commit-id-maven-plugin from 8.0.1 to 8.0.2 (#132) bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#133) bump maven-gpg-plugin in /demos from 3.2.1 to 3.2.2 (#134) bump maven-gpg-plugin from 3.2.1 to 3.2.2 (#135) bump moditect-maven-plugin from 1.2.0.Final to 1.2.1.Final (#136) bump jacoco-maven-plugin from 0.8.11 to 0.8.12 (#137) bump jacoco-maven-plugin in /demos from 0.8.11 to 0.8.12 (#138) bump maven-source-plugin in /demos from 3.3.0 to 3.3.1 (#139) bump maven-source-plugin from 3.3.0 to 3.3.1 (#140) bump spotbugs-annotations from 4.8.3 to 4.8.4 (#141) bump spotbugs-maven-plugin from 4.8.3.1 to 4.8.4.0 (#142) bump maven-gpg-plugin from 3.2.2 to 3.2.3 (#143) bump maven-gpg-plugin in /demos from 3.2.2 to 3.2.3 (#144) bump slf4j.version from 2.0.12 to 2.0.13 (#145) bump maven-jar-plugin from 3.3.0 to 3.4.0 (#146) bump maven-jar-plugin in /demos from 3.3.0 to 3.4.0 (#147) bump maven-gpg-plugin in /demos from 3.2.3 to 3.2.4 (#148) bump maven-gpg-plugin from 3.2.3 to 3.2.4 (#149) bump maven-jar-plugin from 3.4.0 to 3.4.1 (#150) bump maven-jar-plugin in /demos from 3.4.0 to 3.4.1 (#151)
- Loading branch information
1 parent
be67976
commit ff39ca6
Showing
9 changed files
with
42 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,6 +13,7 @@ readonly JDK_VERSIONS=( | |
11 | ||
17 | ||
21 | ||
22 | ||
) | ||
|
||
for jdk_version in "${JDK_VERSIONS[@]}"; do | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters