Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ val testContainersVersion = "0.40.16"
val testContainersJavaVersion = "1.19.8"
val scalaCheckVersion = "1.18.0"
val scalaCheckOpsVersion = "2.10.0"
val enumeratumVersion = "1.7.2"
val enumeratumVersion = "1.7.6"

/** Calculates the scalatest version in a format that is used for `org.scalatestplus` scalacheck artifacts
*
Expand Down
Loading