Skip to content

Commit

Permalink
Update dependency com.palantir.javapoet:javapoet to v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 20, 2024
1 parent bfb9d31 commit a59b6e4
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.4.0")
library("javapoet", "com.palantir.javapoet:javapoet:0.5.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 a59b6e4

Please sign in to comment.