Skip to content

Commit

Permalink
Update dependency com.squareup:kotlinpoet to v1.17.0 (#9)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 25, 2024
1 parent 094ba09 commit 8a296c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ grpc-java-protobuf = { module = "io.grpc:grpc-protobuf", version.ref = "grpc-jav
grpc-java-stub = { module = "io.grpc:grpc-stub", version.ref = "grpc-java" }
grpc-kotlin-stub = { module = "io.grpc:grpc-kotlin-stub", version.ref = "grpc-kotlin" }
junit-bom = { module = "org.junit:junit-bom", version = "5.10.2" }
kotlinpoet = { module = "com.squareup:kotlinpoet", version = "1.16.0" }
kotlinpoet = { module = "com.squareup:kotlinpoet", version = "1.17.0" }
mockk-core = { module = "io.mockk:mockk", version = "1.13.11" }
protobuf-java = { module = "com.google.protobuf:protobuf-java", version.ref = "protobuf" }
protobuf-kotlin = { module = "com.google.protobuf:protobuf-kotlin", version.ref = "protobuf" }
Expand Down

0 comments on commit 8a296c3

Please sign in to comment.