We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a719627 commit b6c8678Copy full SHA for b6c8678
project/Dependencies.scala
@@ -7,7 +7,7 @@ import org.portablescala.sbtplatformdeps.PlatformDepsPlugin.autoImport._
7
8
object Dependencies {
9
val metaconfigV = "0.15.0"
10
- val scalametaV = "4.13.3"
+ val scalametaV = "4.13.4"
11
val scalacheckV = "1.18.1"
12
val coursier = "2.1.24"
13
val munitV = "1.1.0"
0 commit comments