Skip to content

Commit

Permalink
chore(deps): Update patch-release dependency changes
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2023
1 parent 09b0b7d commit ca29b23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ repositories {
dependencies {
implementation(kotlin("stdlib"))
implementation(kotlin("reflect"))
implementation("com.google.guava:guava:32.1.1-jre")
implementation("com.google.guava:guava:32.1.3-jre")
implementation("com.google.code.gson:gson:2.10.1")
implementation("org.slf4j:slf4j-simple:2.0.7")
implementation("org.slf4j:slf4j-simple:2.0.9")
implementation("io.javalin:javalin:6.0.0-beta.2")
implementation("com.github.ben-manes.caffeine:caffeine:3.1.8")
implementation("org.spongepowered:configurate-gson:4.2.0-SNAPSHOT")
Expand Down

0 comments on commit ca29b23

Please sign in to comment.