Skip to content

Commit

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

0 comments on commit c505385

Please sign in to comment.