Skip to content

Commit

Permalink
chore(deps): update dependency com.google.guava:guava to v33.3.0-jre (#…
Browse files Browse the repository at this point in the history
…740)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 17, 2024
1 parent 6a81d70 commit 980c155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/core-web/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ dependencies {
implementation(libs.jasperreports.fonts)
implementation(libs.univocity)
// temporarily needed until guava has been fully removed from wicket-bootstrap
implementation("com.google.guava:guava:33.2.1-jre")
implementation("com.google.guava:guava:33.3.0-jre")

implementation(libs.kris.core)

Expand Down

0 comments on commit 980c155

Please sign in to comment.