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.
2 parents 09cd199 + 2892c22 commit b9d077cCopy full SHA for b9d077c
build.sbt
@@ -40,7 +40,7 @@ lazy val plugin = project
40
case _ => "2.0.0-RC3"
41
}
42
},
43
- libraryDependencies += "org.scalameta" %% "munit" % "1.2.0" % Test,
+ libraryDependencies += "org.scalameta" %% "munit" % "1.2.1" % Test,
44
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1"),
45
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0"),
46
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
0 commit comments