Skip to content

Commit

Permalink
Merge pull request #2409 from scalacenter/update/github-api-1.324
Browse files Browse the repository at this point in the history
build(deps): Update github-api from 1.323 to 1.324
  • Loading branch information
tgodzik authored Aug 20, 2024
2 parents 0d716c7 + 1040ea2 commit c689d6e
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.323",
"org.kohsuke" % "github-api" % "1.324",
("ch.epfl.scala" % "jarjar" % "1.7.2-patched")
.exclude("org.apache.ant", "ant")
)
Expand Down

0 comments on commit c689d6e

Please sign in to comment.