Skip to content

Commit

Permalink
Merge pull request #2354 from scalacenter/update/github-api-1.322
Browse files Browse the repository at this point in the history
build(deps): Update github-api from 1.321 to 1.322
  • Loading branch information
tgodzik committed Jun 21, 2024
2 parents 4425b12 + 4cbe669 commit 67ccd6d
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.321",
"org.kohsuke" % "github-api" % "1.322",
("ch.epfl.scala" % "jarjar" % "1.7.2-patched")
.exclude("org.apache.ant", "ant")
)
Expand Down

0 comments on commit 67ccd6d

Please sign in to comment.