We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce3f633 commit 3540878Copy full SHA for 3540878
build.sbt
@@ -11,7 +11,7 @@ val forIdeaImport = System.getProperty("idea.managed", "false").toBoolean && Sys
11
// for binary compatibility checking
12
val previousVersion = "1.27.3"
13
14
-val silencerVersion = "0.6"
+val silencerVersion = "1.1"
15
val guavaVersion = "23.0"
16
val jsr305Version = "3.0.2"
17
val scalatestVersion = "3.0.5"
0 commit comments