Skip to content

Commit

Permalink
Merge pull request #2436 from scalacenter/update/github-api-1.325
Browse files Browse the repository at this point in the history
build(deps): Update github-api from 1.324 to 1.325
  • Loading branch information
tgodzik authored Sep 15, 2024
2 parents e993849 + 4d556ec commit 0f924af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ libraryDependencies ++= List(
"org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.3.202401111512-r",
"org.eclipse.jgit" % "org.eclipse.jgit.ssh.jsch" % "5.13.3.202401111512-r",
"commons-codec" % "commons-codec" % "1.17.1",
"org.kohsuke" % "github-api" % "1.324",
"org.kohsuke" % "github-api" % "1.325",
("ch.epfl.scala" % "jarjar" % "1.7.2-patched")
.exclude("org.apache.ant", "ant")
)
Expand Down

0 comments on commit 0f924af

Please sign in to comment.