Skip to content

Commit

Permalink
Update dependency com.ibm.icu:icu4j to v74.2 (#1396)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and oxisto committed Dec 30, 2023
1 parent 5c2d8d2 commit 34f9e62
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 @@ -24,7 +24,7 @@ javaparser = { module = "com.github.javaparser:javaparser-symbol-solver-core", v
jackson = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version = "2.16.0"}
eclipse-runtime = { module = "org.eclipse.platform:org.eclipse.core.runtime", version = "3.30.0"}
osgi-service = { module = "org.osgi:org.osgi.service.prefs", version = "1.1.2"}
icu4j = { module = "com.ibm.icu:icu4j", version = "74.1"}
icu4j = { module = "com.ibm.icu:icu4j", version = "74.2"}
eclipse-cdt-core = { module = "org.eclipse.cdt:core", version = "8.3.1.202309150117"}
picocli = { module = "info.picocli:picocli", version = "4.7.0"}
picocli-codegen = { module = "info.picocli:picocli-codegen", version = "4.7.0"}
Expand Down

0 comments on commit 34f9e62

Please sign in to comment.