Skip to content

Commit

Permalink
Update specs2-core from 4.19.2 to 4.20.3 (#117)
Browse files Browse the repository at this point in the history
Co-authored-by: Anand Singh <[email protected]>
  • Loading branch information
anand-singh and anand-singh authored Nov 8, 2023
1 parent 93e0303 commit fc3fedb
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
@@ -1,7 +1,7 @@
val Http4sVersion = "0.23.15"
val Http4sLibVersion = "0.23.23"
val CirceVersion = "0.14.6"
val Specs2Version = "4.19.2"
val Specs2Version = "4.20.3"
val LogbackVersion = "1.4.11"

lazy val root = (project in file("."))
Expand Down

0 comments on commit fc3fedb

Please sign in to comment.