Skip to content

Commit 07787a1

Browse files
author
Oleksandr Dzhychko
authored
Merge pull request #364 from modelix/dependabot/gradle/com.squareup-kotlinpoet-1.15.3
build(deps): bump com.squareup:kotlinpoet from 1.15.2 to 1.15.3
2 parents 6217ff5 + 546d0d5 commit 07787a1

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
@@ -71,7 +71,7 @@ ktor-serialization-json = { group = "io.ktor", name = "ktor-serialization-kotlin
7171
keycloak-authz-client = { group = "org.keycloak", name = "keycloak-authz-client", version = "23.0.1" }
7272
guava = { group = "com.google.guava", name = "guava", version = "32.1.3-jre" }
7373
modelix-incremental = { group = "org.modelix", name = "incremental", version = "0.2.0" }
74-
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.15.2" }
74+
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.15.3" }
7575
vavr = { group = "io.vavr", name = "vavr", version = "0.10.4" }
7676
apache-commons-lang = { group = "org.apache.commons", name = "commons-lang3", version = "3.14.0" }
7777
apache-commons-io = { group = "commons-io", name = "commons-io", version = "2.15.1" }

0 commit comments

Comments
 (0)