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 d8ab006 + 76d8a07 commit bd89b0aCopy full SHA for bd89b0a
project/plugins.sbt
@@ -2,6 +2,6 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
2
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")
3
addSbtPlugin("com.lightbend.sbt" % "sbt-proguard" % "0.4.0")
4
5
-libraryDependencies += "com.eed3si9n.jarjarabrams" %% "jarjar-abrams-core" % "1.14.0"
+libraryDependencies += "com.eed3si9n.jarjarabrams" %% "jarjar-abrams-core" % "1.14.1"
6
7
libraryDependencies += "com.lihaoyi" %% "os-lib" % "0.11.3"
0 commit comments