Skip to content

Commit

Permalink
Update dependency org.jetbrains:annotations to v24.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2023
1 parent a4a8798 commit af9c9b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ osgi-service = { module = "org.osgi:org.osgi.service.prefs", version = "1.1.2"}
icu4j = { module = "com.ibm.icu:icu4j", version = "74.1"}
eclipse-cdt-core = { module = "org.eclipse.cdt:core", version = "8.0.0.202211292120"}
commons-io = { module = "commons-io:commons-io", version = "2.15.0"}
jetbrains-annotations = { module = "org.jetbrains:annotations", version = "24.0.0"}
jetbrains-annotations = { module = "org.jetbrains:annotations", version = "24.1.0"}
picocli = { module = "info.picocli:picocli", version = "4.7.0"}
picocli-codegen = { module = "info.picocli:picocli-codegen", version = "4.7.0"}
jep = { module = "black.ninia:jep", version = "4.1.1" } # build.yml uses grep to extract the jep verison number for CI/CD purposes
Expand Down

0 comments on commit af9c9b3

Please sign in to comment.