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.
2 parents 773ba4f + 2a5fa59 commit b6e923eCopy full SHA for b6e923e
build.sbt
@@ -47,7 +47,7 @@ resolvers += "Sonatype OSS Snapshots" at "https://oss.sonatype.org/content/repos
47
48
// Test
49
50
-libraryDependencies += "org.specs2" %% "specs2-core" % "4.10.6" % Test
+libraryDependencies += "org.specs2" %% "specs2-core" % "4.11.0" % Test
51
52
libraryDependencies += "ch.qos.logback" % "logback-classic" % "1.2.3" % Test
53
0 commit comments