Skip to content

Commit

Permalink
Update dependency com.palantir.javapoet:javapoet to v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 16, 2024
1 parent 9fed712 commit b99bb6f
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.2.0")
library("javapoet", "com.palantir.javapoet:javapoet:0.4.0")
library("guava", "com.google.guava:guava:33.3.0-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 b99bb6f

Please sign in to comment.