Skip to content

Commit 3729dbd

Browse files
build(deps): bump com.squareup:kotlinpoet from 1.14.2 to 1.15.1
Bumps [com.squareup:kotlinpoet](https://github.com/square/kotlinpoet) from 1.14.2 to 1.15.1. - [Release notes](https://github.com/square/kotlinpoet/releases) - [Changelog](https://github.com/square/kotlinpoet/blob/main/docs/changelog.md) - [Commits](square/kotlinpoet@1.14.2...1.15.1) --- updated-dependencies: - dependency-name: com.squareup:kotlinpoet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 04e7d41 commit 3729dbd

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
@@ -70,7 +70,7 @@ ktor-serialization-json = { group = "io.ktor", name = "ktor-serialization-kotlin
7070
keycloak-authz-client = { group = "org.keycloak", name = "keycloak-authz-client", version = "22.0.5" }
7171
guava = { group = "com.google.guava", name = "guava", version = "32.1.3-jre" }
7272
modelix-incremental = { group = "org.modelix", name = "incremental", version = "0.2.0" }
73-
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.14.2" }
73+
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.15.1" }
7474
vavr = { group = "io.vavr", name = "vavr", version = "0.10.4" }
7575
apache-commons-lang = { group = "org.apache.commons", name = "commons-lang3", version = "3.13.0" }
7676
apache-commons-io = { group = "commons-io", name = "commons-io", version = "2.15.0" }

0 commit comments

Comments
 (0)