diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 2bee239f..97d0f1b9 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.42.0" format-java-google = "com.google.googlejavaformat:google-java-format:1.24.0" -commons-text = "org.apache.commons:commons-text:1.13.1" +commons-text = "org.apache.commons:commons-text:1.14.0" commonmark = "com.atlassian.commonmark:commonmark:0.17.0" uritemplate = "io.github.std-uritemplate:std-uritemplate:2.0.5"