Skip to content

Commit b8ac17c

Browse files
fix(deps): update fmodelversion to v3.6.0
1 parent 3527cd9 commit b8ac17c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ repositories {
2828
}
2929

3030
extra["testcontainersVersion"] = "1.20.4"
31-
extra["fmodelVersion"] = "3.5.1"
31+
extra["fmodelVersion"] = "3.6.0"
3232
extra["kotlinxSerializationJson"] = "1.7.3"
3333
extra["kotlinxCollectionsImmutable"] = "0.3.8"
3434
extra["kotlinLogging"] = "3.0.5"

0 commit comments

Comments
 (0)