We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f8d9e5b + 6f73d78 commit 3ca3b2eCopy full SHA for 3ca3b2e
build.sbt
@@ -24,7 +24,7 @@ ThisBuild / developers := List(
24
)
25
26
// https://mvnrepository.com/artifact/org.kohsuke/github-api
27
-libraryDependencies += "org.kohsuke" % "github-api" % "1.327"
+libraryDependencies += "org.kohsuke" % "github-api" % "1.330"
28
29
scriptedLaunchOpts ++= Seq(
30
"-Dplugin.version=" + version.value
0 commit comments