Skip to content

Commit abf9d92

Browse files
feat(deps): update dependencies com.samskivert:jmustache from v1.15 to v1.16
1 parent 759f777 commit abf9d92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ repositories {
88

99
dependencies {
1010
api("org.openapitools:openapi-generator:7.11.0")
11-
implementation("com.samskivert:jmustache:1.15")
11+
implementation("com.samskivert:jmustache:1.16")
1212
}

0 commit comments

Comments
 (0)