Skip to content

Commit

Permalink
Update specs2-core to 4.20.9
Browse files Browse the repository at this point in the history
  • Loading branch information
dwolla-oss-scala-steward[bot] committed Oct 15, 2024
1 parent 96078d7 commit 70b1803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ lazy val `docker-containers` = (project in file("."))
sonatypeProfileName := "com.dwolla",
addSbtPlugin("com.github.sbt" %% "sbt-native-packager" % "1.9.16"),
libraryDependencies ++= {
val specs2Version = "4.20.5"
val specs2Version = "4.20.9"

Seq(
"org.specs2" %% "specs2-core" % specs2Version % Test,
Expand Down

0 comments on commit 70b1803

Please sign in to comment.