diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index bd0b0319..d47d7528 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.5" +uritemplate = "io.github.std-uritemplate:std-uritemplate:2.0.6" jimfs = "com.google.jimfs:jimfs:1.3.1" slf4j = "org.slf4j:slf4j-api:2.0.17"