-
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 org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#100) bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#101) bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#102) bump org.apache.maven.plugins: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 org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#109) bump org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#110) bump com.github.spotbugs:spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#111) bump codecov/codecov-action from 3 to 4 (#112) bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#113) bump org.junit: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 com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#116) bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 (#117) bump org.codehaus.mojo:exec-maven-plugin in /demos from 3.1.1 to 3.2.0 (#118) bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.10 to 1.9.20 (#119) bump io.github.git-commit-id: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 org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 (#125) bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#126) bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.1.0 to 3.2.0 (#127) bump org.moditect:moditect-maven-plugin from 1.1.0 to 1.2.0.Final (#128) bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 (#129) bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.0 to 3.2.1 (#130) bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#131) bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.1 to 8.0.2 (#132) bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#133) bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.1 to 3.2.2 (#134) bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 (#135) bump org.moditect:moditect-maven-plugin from 1.2.0.Final to 1.2.1.Final (#136) bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#137) bump org.jacoco:jacoco-maven-plugin in /demos from 0.8.11 to 0.8.12 (#138) bump org.apache.maven.plugins:maven-source-plugin in /demos from 3.3.0 to 3.3.1 (#139) bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (#140) bump com.github.spotbugs:spotbugs-annotations from 4.8.3 to 4.8.4 (#141) bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 (#143) bump org.apache.maven.plugins: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 org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 (#146) bump org.apache.maven.plugins:maven-jar-plugin in /demos from 3.3.0 to 3.4.0 (#147) bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.1 to 4.8.4.0 (#142)
- Loading branch information
1 parent
08dd521
commit dabd7bd
Showing
10 changed files
with
44 additions
and
38 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
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