Skip to content

Commit d12712b

Browse files
build(deps): bump org.modelix:incremental from 0.1.4 to 0.2.0
Bumps org.modelix:incremental from 0.1.4 to 0.2.0. --- updated-dependencies: - dependency-name: org.modelix:incremental dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 16a361c commit d12712b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ ktor-serialization-json = { group = "io.ktor", name = "ktor-serialization-kotlin
6464

6565
keycloak-authz-client = { group = "org.keycloak", name = "keycloak-authz-client", version = "22.0.1" }
6666
guava = { group = "com.google.guava", name = "guava", version = "32.1.2-jre" }
67-
modelix-incremental = { group = "org.modelix", name = "incremental", version = "0.1.4" }
67+
modelix-incremental = { group = "org.modelix", name = "incremental", version = "0.2.0" }
6868
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.14.2" }
6969
vavr = { group = "io.vavr", name = "vavr", version = "0.10.4" }
7070
apache-commons-lang = { group = "org.apache.commons", name = "commons-lang3", version = "3.13.0" }

0 commit comments

Comments
 (0)