Skip to content
Merged
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 @@ -5,7 +5,7 @@ val playVersion = "2.7.3" // test only
val playWsVersion = "2.1.11"
val slf4jVersion = "2.0.17"
val logbackVersion = "1.5.18"
val specs2Version = "4.21.0"
val specs2Version = "4.22.0"
val dockerTestkitVersion = "0.12.0"

val scala2_12 = "2.12.20"
Expand Down