diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 51df7bd7..a4f076f0 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -38,7 +38,7 @@ format-java-google = "com.google.googlejavaformat:google-java-format:1.24.0" 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.6" +uritemplate = "io.github.std-uritemplate:std-uritemplate:2.0.8" jimfs = "com.google.jimfs:jimfs:1.3.1" slf4j = "org.slf4j:slf4j-api:2.0.17"