Skip to content

Commit 5170f07

Browse files
committed
Update github api
1 parent a201f90 commit 5170f07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ organizationName := "Hewlett Packard Enterprise"
1717
startYear := Some(2018)
1818

1919
// https://mvnrepository.com/artifact/org.kohsuke/github-api
20-
libraryDependencies += "org.kohsuke" % "github-api" % "1.93"
20+
libraryDependencies += "org.kohsuke" % "github-api" % "1.314"
2121

2222
scriptedLaunchOpts ++= Seq(
2323
"-Dplugin.version=" + version.value

0 commit comments

Comments
 (0)