Skip to content

Commit e73012f

Browse files
authored
Merge pull request #196 from scala-steward/update/specs2-core-4.23.0
Update specs2-core to 4.23.0
2 parents 4c36cc6 + d72ab63 commit e73012f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ object Library {
44

55
// Versions
66
val bndVersion = "6.4.1"
7-
val specs2Version = "4.22.0"
7+
val specs2Version = "4.23.0"
88

99
// Libraries
1010
val bndLib = "biz.aQute.bnd" % "biz.aQute.bndlib" % bndVersion

0 commit comments

Comments
 (0)