Skip to content

Commit b6e923e

Browse files
authored
Merge pull request #49 from sfxcode/update/specs2-core-4.11.0
Update specs2-core to 4.11.0
2 parents 773ba4f + 2a5fa59 commit b6e923e

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
@@ -47,7 +47,7 @@ resolvers += "Sonatype OSS Snapshots" at "https://oss.sonatype.org/content/repos
4747

4848
// Test
4949

50-
libraryDependencies += "org.specs2" %% "specs2-core" % "4.10.6" % Test
50+
libraryDependencies += "org.specs2" %% "specs2-core" % "4.11.0" % Test
5151

5252
libraryDependencies += "ch.qos.logback" % "logback-classic" % "1.2.3" % Test
5353

0 commit comments

Comments
 (0)