Skip to content

Commit

Permalink
Merge pull request #1562 from phac-nml/dependabot/gradle/com.google.g…
Browse files Browse the repository at this point in the history
…uava-guava-33.4.0-jre

chore(deps): bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre
  • Loading branch information
deepsidhu85 authored Dec 17, 2024
2 parents fbdd728 + 9d332c8 commit 3f35a23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ dependencies {
implementation("org.springframework.boot:spring-boot-starter-mail")
implementation("org.apache.logging.log4j:log4j-api")
implementation("org.apache.logging.log4j:log4j-to-slf4j")
implementation("com.google.guava:guava:33.3.1-jre")
implementation("com.google.guava:guava:33.4.0-jre")
implementation("commons-cli:commons-cli:1.9.0")
implementation("org.aspectj:aspectjweaver")
implementation("org.apache.commons:commons-csv:1.12.0")
Expand Down

0 comments on commit 3f35a23

Please sign in to comment.