Skip to content

Commit

Permalink
Merge pull request #47 from scala-steward/update/github-api-1.323
Browse files Browse the repository at this point in the history
Update github-api to 1.323
  • Loading branch information
mkurz authored Jul 8, 2024
2 parents 62eacba + f0c46b7 commit 08b6092
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.322"
libraryDependencies += "org.kohsuke" % "github-api" % "1.323"

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

0 comments on commit 08b6092

Please sign in to comment.