Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency org.specs2:specs2-core to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2024
1 parent baf0763 commit ad4e04f
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 @@ -17,7 +17,7 @@ lazy val octopushAkka = project
"com.typesafe.akka" %% "akka-http-core" % "10.5.3",
"com.typesafe.akka" %% "akka-http-xml" % "10.5.3",
"com.iheart" %% "ficus" % "1.5.2",
"org.specs2" %% "specs2-core" % "4.20.8" % "test"
"org.specs2" %% "specs2-core" % "5.5.3" % "test"
),
Test/fork := true,
scalariformAutoformat := true,
Expand Down

0 comments on commit ad4e04f

Please sign in to comment.