We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a201f90 commit 5170f07Copy full SHA for 5170f07
build.sbt
@@ -17,7 +17,7 @@ organizationName := "Hewlett Packard Enterprise"
17
startYear := Some(2018)
18
19
// https://mvnrepository.com/artifact/org.kohsuke/github-api
20
-libraryDependencies += "org.kohsuke" % "github-api" % "1.93"
+libraryDependencies += "org.kohsuke" % "github-api" % "1.314"
21
22
scriptedLaunchOpts ++= Seq(
23
"-Dplugin.version=" + version.value
0 commit comments