We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92cfdb6 + ba5d8dc commit 474f442Copy full SHA for 474f442
project/plugins.sbt
@@ -5,7 +5,7 @@ addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.5")
5
6
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
7
8
-libraryDependencies += "org.vafer" % "jdeb" % "1.11" artifacts Artifact(
+libraryDependencies += "org.vafer" % "jdeb" % "1.12" artifacts Artifact(
9
"jdeb",
10
"jar",
11
"jar"
0 commit comments