Skip to content

Commit

Permalink
Update dependency com.ibm.icu:icu4j to v74 (#1348)
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 Oct 31, 2023
1 parent beef5cd commit 49e8ebb
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 @@ -25,7 +25,7 @@ javaparser = { module = "com.github.javaparser:javaparser-symbol-solver-core", v
jackson = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version = "2.15.0"}
eclipse-runtime = { module = "org.eclipse.platform:org.eclipse.core.runtime", version = "3.29.0"}
osgi-service = { module = "org.osgi:org.osgi.service.prefs", version = "1.1.2"}
icu4j = { module = "com.ibm.icu:icu4j", version = "73.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.14.0"}
jetbrains-annotations = { module = "org.jetbrains:annotations", version = "24.0.0"}
Expand Down

0 comments on commit 49e8ebb

Please sign in to comment.