Skip to content

Commit 2512978

Browse files
author
dwolla-oss-scala-steward[bot]
committed
Update specs2-core to 4.20.6
1 parent 96078d7 commit 2512978

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
@@ -36,7 +36,7 @@ lazy val `docker-containers` = (project in file("."))
3636
sonatypeProfileName := "com.dwolla",
3737
addSbtPlugin("com.github.sbt" %% "sbt-native-packager" % "1.9.16"),
3838
libraryDependencies ++= {
39-
val specs2Version = "4.20.5"
39+
val specs2Version = "4.20.6"
4040

4141
Seq(
4242
"org.specs2" %% "specs2-core" % specs2Version % Test,

0 commit comments

Comments
 (0)