Skip to content

Commit 573a294

Browse files
Update jdeb to 1.14
1 parent 7d81771 commit 573a294

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ logLevel := Level.Warn
44
// The Typesafe repository
55
resolvers += "Typesafe repository" at "https://repo.typesafe.com/typesafe/releases/"
66

7-
libraryDependencies += "org.vafer" % "jdeb" % "1.8" artifacts (Artifact("jdeb", "jar", "jar"))
7+
libraryDependencies += "org.vafer" % "jdeb" % "1.14" artifacts (Artifact("jdeb", "jar", "jar"))
88

99
// Use the Play sbt plugin for Play projects
1010
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.8")

0 commit comments

Comments
 (0)