Skip to content

Commit

Permalink
Merge pull request #56 from scala-steward/update/github-api-1.326
Browse files Browse the repository at this point in the history
Update github-api to 1.326
  • Loading branch information
mkurz authored Sep 26, 2024
2 parents 4ccc7a5 + 0177fa1 commit 25b2113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ ThisBuild / developers := List(
)

// https://mvnrepository.com/artifact/org.kohsuke/github-api
libraryDependencies += "org.kohsuke" % "github-api" % "1.325"
libraryDependencies += "org.kohsuke" % "github-api" % "1.326"

scriptedLaunchOpts ++= Seq(
"-Dplugin.version=" + version.value
Expand Down

0 comments on commit 25b2113

Please sign in to comment.