Skip to content

Commit

Permalink
Update dependency org.apache.commons:commons-text to v1.13.0 (#3875)
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 Jan 13, 2025
1 parent 151118d commit 1eaa516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analysis/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ sonar-java-plugin = { group = "org.sonarsource.java", name = "sonar-java-plugin"
jaxb-api = { group = "javax.xml.bind", name = "jaxb-api", version.ref = "jaxb-api" }
mockito-kotlin = { group = "com.nhaarman.mockitokotlin2", name = "mockito-kotlin", version.ref = "mockito-kotlin" }
mockito-core = { group = "org.mockito", name = "mockito-core", version.ref = "mockito-core" }
commons-text = { group = "org.apache.commons", name = "commons-text", version = "1.12.0" }
commons-text = { group = "org.apache.commons", name = "commons-text", version = "1.13.0" }
junit-platform-runner = { group = "org.junit.platform", name = "junit-platform-runner", version.ref = "junit-platform" }
json-schema = { group = "com.github.everit-org.json-schema", name = "org.everit.json.schema", version.ref = "json-schema" }

Expand Down

0 comments on commit 1eaa516

Please sign in to comment.