Skip to content

Commit 3bc59b3

Browse files
Update enumeratum to 1.7.6
1 parent 9fadf33 commit 3bc59b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ val testContainersVersion = "0.40.16"
3131
val testContainersJavaVersion = "1.19.8"
3232
val scalaCheckVersion = "1.18.0"
3333
val scalaCheckOpsVersion = "2.10.0"
34-
val enumeratumVersion = "1.7.2"
34+
val enumeratumVersion = "1.7.6"
3535

3636
/** Calculates the scalatest version in a format that is used for `org.scalatestplus` scalacheck artifacts
3737
*

0 commit comments

Comments
 (0)