Skip to content

Commit 79111ba

Browse files
committed
Scalameta: update to v4.8.1
1 parent e879046 commit 79111ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import org.portablescala.sbtplatformdeps.PlatformDepsPlugin.autoImport._
66

77
object Dependencies {
88
val metaconfigV = "0.11.1"
9-
val scalametaV = "4.8.0"
9+
val scalametaV = "4.8.1"
1010
val scalacheckV = "1.17.0"
1111
val coursier = "2.1.2"
1212
val munitV = "0.7.29"

0 commit comments

Comments
 (0)