Skip to content

Commit b349a85

Browse files
Update discipline-core to 1.7.0 (#425)
Co-authored-by: Erlend Hamnaberg <[email protected]>
1 parent 8ab0cfe commit b349a85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ThisBuild / githubWorkflowBuildMatrixFailFast := Some(false)
77

88
val Versions = new {
99
val circe = "0.14.7"
10-
val discipline = "1.5.1"
10+
val discipline = "1.7.0"
1111
val scalaCheck = "1.18.0"
1212
val scalaTest = "3.2.18"
1313
val scalaTestPlus = "3.2.18.0"

0 commit comments

Comments
 (0)