Skip to content

Commit

Permalink
Update dependency com.ibm.icu:icu4j to v76 (#433)
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 25, 2024
1 parent 5b4ffe5 commit b11af77
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 @@ -12,7 +12,7 @@ androidTestRunner = "androidx.test:runner:1.6.2"
composeMaterial = "androidx.compose.material:material:1.7.4"
composeUi = "androidx.compose.ui:ui:1.7.4"
googleMaterial = "com.google.android.material:material:1.12.0"
icu4j = "com.ibm.icu:icu4j:75.1"
icu4j = "com.ibm.icu:icu4j:76.1"
junit = "junit:junit:4.13.2"
kotlinPoet = "com.squareup:kotlinpoet:2.0.0"
testParameterInjector = "com.google.testparameterinjector:test-parameter-injector:1.18"
Expand Down

0 comments on commit b11af77

Please sign in to comment.