Skip to content

Commit e48cd41

Browse files
authored
Merge pull request #195 from modelix/dependabot/gradle/org.modelix-incremental-0.2.0
build(deps): bump org.modelix:incremental from 0.1.4 to 0.2.0
2 parents 26b9d6e + d12712b commit e48cd41

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)