Skip to content

Commit

Permalink
Merge 84180e6 into 6ae4e78
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 1, 2023
2 parents 6ae4e78 + 84180e6 commit 6c8243f
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.9.3" // 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 6c8243f

Please sign in to comment.