Skip to content

Commit cac0bef

Browse files
authored
Merge pull request #283 from scala-steward/update/guava-23.6.1-jre
Update guava to 23.6.1-jre
2 parents f344c2f + aa08f4b commit cac0bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ val forIdeaImport = System.getProperty("idea.managed", "false").toBoolean && Sys
1010

1111
val silencerVersion = "1.7.1"
1212
val collectionCompatVersion = "2.3.2"
13-
val guavaVersion = "23.0"
13+
val guavaVersion = "23.6.1-jre"
1414
val jsr305Version = "3.0.2"
1515
val scalatestVersion = "3.2.3"
1616
val scalatestplusScalacheckVersion = "3.2.2.0"

0 commit comments

Comments
 (0)