Skip to content

Commit

Permalink
Updated org.kohsuke:github-api to 1.321 (#362)
Browse files Browse the repository at this point in the history
Updates org.kohsuke:github-api from 1.319 to 1.321

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Apr 26, 2024
1 parent d77fe83 commit bc6985c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ maven_install(
"com.fasterxml.jackson.core:jackson-core:2.17.0",
"com.networknt:json-schema-validator:1.3.1",
"org.jetbrains.kotlinx:kotlinx-cli-jvm:0.3.6",
"org.kohsuke:github-api:1.319",
"org.kohsuke:github-api:1.321",
"io.github.microutils:kotlin-logging-jvm:3.0.5",
"org.slf4j:slf4j-simple:2.0.13",
"org.json:json:20240303",
Expand Down
10 changes: 5 additions & 5 deletions maven_install.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL",
"__INPUT_ARTIFACTS_HASH": -1692573348,
"__RESOLVED_ARTIFACTS_HASH": -1757740628,
"__INPUT_ARTIFACTS_HASH": 194931173,
"__RESOLVED_ARTIFACTS_HASH": -637908098,
"artifacts": {
"com.ethlo.time:itu": {
"shasums": {
Expand Down Expand Up @@ -292,10 +292,10 @@
},
"org.kohsuke:github-api": {
"shasums": {
"jar": "7b6af67eedd9d399d644a82d6cbd55be8d54afcd5861604f585215f4ffd4e558",
"sources": "4d908d415845b4fac16209195627d0e3ceed0d1ca7055fa0e219a8ea7087ff5b"
"jar": "bdb00f3e1af8e6327bf5bfe866a76ebc814a38b4da4817c497a4738da34152ee",
"sources": "005c3b085a4160caf1d45195d7f52b3c7b8d11c9e01bc7e897f95f64cec63383"
},
"version": "1.319"
"version": "1.321"
},
"org.opentest4j:opentest4j": {
"shasums": {
Expand Down

0 comments on commit bc6985c

Please sign in to comment.