Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
Update dependency com.google.guava:guava to v31.1-jre (#1001)
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 Jan 30, 2023
1 parent 40a5336 commit 43aaee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ dependencyManagement {
entry 'tomcat-embed-websocket'
}

dependencySet(group: 'com.google.guava', version: '31.0.1-jre') {
dependencySet(group: 'com.google.guava', version: '31.1-jre') {
entry 'guava'
}

Expand Down

0 comments on commit 43aaee9

Please sign in to comment.