Skip to content

Commit 3ca3b2e

Browse files
authored
Merge pull request #95 from scala-steward/update/github-api-1.330
Update github-api to 1.330
2 parents f8d9e5b + 6f73d78 commit 3ca3b2e

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
@@ -24,7 +24,7 @@ ThisBuild / developers := List(
2424
)
2525

2626
// https://mvnrepository.com/artifact/org.kohsuke/github-api
27-
libraryDependencies += "org.kohsuke" % "github-api" % "1.327"
27+
libraryDependencies += "org.kohsuke" % "github-api" % "1.330"
2828

2929
scriptedLaunchOpts ++= Seq(
3030
"-Dplugin.version=" + version.value

0 commit comments

Comments
 (0)