Skip to content

Commit

Permalink
Update specs2-scalacheck to 4.20.9 (#2108)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Oct 21, 2024
1 parent 0d71b7a commit 495e088
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 @@ -111,7 +111,7 @@ libraryDependencies += "io.sentry" % "sentry-logback" % "7.15.0"

// Sync with Play and scala-steward pin
// https://github.com/playframework/playframework/blob/4c2d76095c2f6a5cab7be3e8f6017c4a4dd2a99f/project/Dependencies.scala#L20
val specs2Version = "4.20.8"
val specs2Version = "4.20.9"

// Test
libraryDependencies ++= Seq(
Expand Down

0 comments on commit 495e088

Please sign in to comment.