We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a201f90 + 5170f07 commit d18ad4eCopy full SHA for d18ad4e
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