Skip to content

Commit f3b9747

Browse files
build(deps): bump com.squareup:kotlinpoet from 1.13.1 to 1.14.2
Bumps [com.squareup:kotlinpoet](https://github.com/square/kotlinpoet) from 1.13.1 to 1.14.2. - [Release notes](https://github.com/square/kotlinpoet/releases) - [Changelog](https://github.com/square/kotlinpoet/blob/master/docs/changelog.md) - [Commits](square/kotlinpoet@1.13.1...1.14.2) --- 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 3c5e574 commit f3b9747

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
@@ -65,7 +65,7 @@ ktor-serialization-json = { group = "io.ktor", name = "ktor-serialization-kotlin
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" }
6767
modelix-incremental = { group = "org.modelix", name = "incremental", version = "0.1.4" }
68-
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.13.1" }
68+
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" }
7171
apache-commons-io = { group = "commons-io", name = "commons-io", version = "2.13.0" }

0 commit comments

Comments
 (0)