Skip to content

Commit

Permalink
Merge pull request #118 from devondragon/dependabot/gradle/com.google…
Browse files Browse the repository at this point in the history
….guava-guava-33.3.1-jre

Bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre
  • Loading branch information
devondragon authored Sep 24, 2024
2 parents bec29e1 + ebbcbd7 commit 175ff9b
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 @@ -50,7 +50,7 @@ dependencies {
runtimeOnly 'org.mariadb.jdbc:mariadb-java-client:3.4.1'
runtimeOnly 'org.postgresql:postgresql'
implementation 'org.passay:passay:1.6.5'
implementation 'com.google.guava:guava:33.3.0-jre'
implementation 'com.google.guava:guava:33.3.1-jre'
implementation 'org.springframework.boot:spring-boot-starter-actuator'

compileOnly 'javax.validation:validation-api:2.0.1.Final'
Expand Down

0 comments on commit 175ff9b

Please sign in to comment.