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

Commit

Permalink
Merge pull request #61 from SaltyNote/dependabot/gradle/com.google.gu…
Browse files Browse the repository at this point in the history
…ava-guava-33.2.1-jre

Bump com.google.guava:guava from 33.0.0-jre to 33.2.1-jre
  • Loading branch information
zhouhao authored Jul 3, 2024
2 parents aa73691 + 8eca8dc commit 517f984
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 @@ -34,7 +34,7 @@ dependencies {
implementation("org.jetbrains.kotlin:kotlin-reflect")
implementation("io.github.oshai:kotlin-logging-jvm:6.0.3")
implementation("org.apache.commons:commons-lang3:3.14.0")
implementation("com.google.guava:guava:33.0.0-jre")
implementation("com.google.guava:guava:33.2.1-jre")
implementation("org.mapstruct:mapstruct:1.5.5.Final")
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.3.0")
implementation("cn.dev33:sa-token-spring-boot3-starter:1.37.0")
Expand Down

0 comments on commit 517f984

Please sign in to comment.