Skip to content

Commit

Permalink
Merge pull request #124 from fraktalio/renovate/fmodelversion
Browse files Browse the repository at this point in the history
fix(deps): update fmodelversion to v3.6.0
  • Loading branch information
idugalic authored Dec 15, 2024
2 parents 3527cd9 + b8ac17c commit 8700362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ repositories {
}

extra["testcontainersVersion"] = "1.20.4"
extra["fmodelVersion"] = "3.5.1"
extra["fmodelVersion"] = "3.6.0"
extra["kotlinxSerializationJson"] = "1.7.3"
extra["kotlinxCollectionsImmutable"] = "0.3.8"
extra["kotlinLogging"] = "3.0.5"
Expand Down

0 comments on commit 8700362

Please sign in to comment.