diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index d9f78159..8f515319 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -33,7 +33,7 @@ antlr = "org.antlr:antlr4:4.13.2" format-java-eclipse = "org.eclipse.jdt:org.eclipse.jdt.core:3.41.0" format-java-google = "com.google.googlejavaformat:google-java-format:1.24.0" -commons-text = "org.apache.commons:commons-text:1.13.0" +commons-text = "org.apache.commons:commons-text:1.13.1" commonmark = "com.atlassian.commonmark:commonmark:0.17.0" uritemplate = "io.github.std-uritemplate:std-uritemplate:2.0.3"