Skip to content

Commit

Permalink
Update dependency com.palantir.javapoet:javapoet to v0.6.0 (#93)
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] authored Dec 8, 2024
1 parent 7926471 commit 734e8d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catalog.settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencyResolutionManagement {

library("jspecify", "org.jspecify:jspecify:1.0.0")

library("javapoet", "com.palantir.javapoet:javapoet:0.5.0")
library("javapoet", "com.palantir.javapoet:javapoet:0.6.0")
library("guava", "com.google.guava:guava:33.3.1-jre")
library("compile-testing", "com.google.testing.compile:compile-testing:0.21.0")
library("compile-testing-extension", "io.github.kiskae:compile-testing-extension:1.0.2")
Expand Down

0 comments on commit 734e8d7

Please sign in to comment.