Skip to content

Commit

Permalink
Merge 1785f6f into 0b4fbb5
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 8, 2023
2 parents 0b4fbb5 + 1785f6f commit 95173af
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 @@ allprojects {
}

val creekVersion = "0.4.2-SNAPSHOT"
val guavaVersion = "31.1-jre" // https://mvnrepository.com/artifact/com.google.guava/guava
val guavaVersion = "32.1.2-jre" // https://mvnrepository.com/artifact/com.google.guava/guava
val log4jVersion = "2.20.0" // https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-core
val junitVersion = "5.10.0" // https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-api
val junitPioneerVersion = "2.0.1" // https://mvnrepository.com/artifact/org.junit-pioneer/junit-pioneer
Expand Down

0 comments on commit 95173af

Please sign in to comment.