We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60cab19 commit 7446a7eCopy full SHA for 7446a7e
project/Dependencies.scala
@@ -5,7 +5,7 @@ object Dependencies {
5
object Versions {
6
val scala212Version = "2.12.13"
7
val scala213Version = "2.13.5"
8
- val scalaTestVersion = "3.2.7"
+ val scalaTestVersion = "3.2.8"
9
val logbackVersion = "1.2.3"
10
val scalaCollectionCompatVersion = "2.4.3"
11
val dockerJavaVersion = "3.2.8"
0 commit comments