Skip to content

Commit

Permalink
fix(deps): update dependency org.kohsuke:github-api to v1.326
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 18, 2024
1 parent fa09c35 commit 92463aa
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dokka = "1.9.20"
exposed = "0.54.0"
flyway = "10.18.0"
fourkoma = "1.2.0"
github = "1.325"
github = "1.326"
jackson = "2.17.2"
jobrunr = "7.2.3"
koin = "3.5.6"
Expand Down
34 changes: 34 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2530,6 +2530,11 @@ SPDX-License-Identifier: AGPL-3.0-only
<sha256 value="555d0c9eaa69c042aff924927b9381e8f8174136d355eead445224452e6291cc" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.apache" name="apache" version="33">
<artifact name="apache-33.pom">
<sha256 value="d78bd8524c5f8380a190a6525686629a95dfe512df21111383a6d8c0923a4415" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.apache.ant" name="ant" version="1.10.11">
<artifact name="ant-1.10.11.jar">
<sha256 value="88c0b89bbbaae01e0d9fcae93be792f5abbe3409106f8eee858fdf365dbc0754" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -2567,6 +2572,14 @@ SPDX-License-Identifier: AGPL-3.0-only
<sha256 value="110438863bad37c28f906bf87016e38c7a8c758ba321e09d11dc5a2363a8e79e" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.apache.commons" name="commons-lang3" version="3.17.0">
<artifact name="commons-lang3-3.17.0.jar">
<sha256 value="6ee731df5c8e5a2976a1ca023b6bb320ea8d3539fbe64c8a1d5cb765127c33b4" origin="Generated by Gradle"/>
</artifact>
<artifact name="commons-lang3-3.17.0.pom">
<sha256 value="351c6e4940e939b1f330df47f60f13ba383db81ee008181af541f3a2a6d2a56c" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.apache.commons" name="commons-parent" version="34">
<artifact name="commons-parent-34.pom">
<sha256 value="3a2e69d06d641d1f3b293126dc9e2e4ea6563bf8c36c87e0ab6fa4292d04b79c" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -2597,6 +2610,11 @@ SPDX-License-Identifier: AGPL-3.0-only
<sha256 value="d50da9c39bdca823d618d1b4a03b73f196497fcb8616fd0da727c8623592a9bb" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.apache.commons" name="commons-parent" version="73">
<artifact name="commons-parent-73.pom">
<sha256 value="4ed44560b07f8448479dfd1e83a422ba4e83e60b36e51b2871ac502a6d5c1bea" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.apache.httpcomponents" name="httpasyncclient" version="4.1.5">
<artifact name="httpasyncclient-4.1.5.jar">
<sha256 value="0c1877489a9d1ba4fa50f6cfcab11d1123618858cb31d56afaab5afdd5064d99" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -3690,6 +3708,14 @@ SPDX-License-Identifier: AGPL-3.0-only
<sha256 value="169dd904a4b0f6520cffe658cc62292bfe9f3c14a989fa92120724cde43a9968" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.junit" name="junit-bom" version="5.11.0">
<artifact name="junit-bom-5.11.0.module">
<sha256 value="f7edbe67f22042708c410abc547408e5c476f409f556236a1179221274a2ed2d" origin="Generated by Gradle"/>
</artifact>
<artifact name="junit-bom-5.11.0.pom">
<sha256 value="e67459d4882424ac6374f40db1c8f4a2e88946b340ba072c80be932a2be4644d" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.junit" name="junit-bom" version="5.7.2">
<artifact name="junit-bom-5.7.2.module">
<sha256 value="f3bceb1c59dd4f6993f4304dffa580172b8df65a76cd36fa4fd92c0578d28ad8" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -3738,6 +3764,14 @@ SPDX-License-Identifier: AGPL-3.0-only
<sha256 value="9453cf1d0c67bb03ae19b554e37c23a397fe06f31db65917e0ff069105f3af64" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.kohsuke" name="github-api" version="1.326">
<artifact name="github-api-1.326.jar">
<sha256 value="52d3cdb2dda01647f12c84c09bea384edc1f6919bb56be23f80a0d2e5cf06fd6" origin="Generated by Gradle"/>
</artifact>
<artifact name="github-api-1.326.pom">
<sha256 value="a2c080ae45b624751ef81c1abfca9e10406bd1eacb94cc6ef0800d340177fddd" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.ow2" name="ow2" version="1.5">
<artifact name="ow2-1.5.pom">
<sha256 value="0f8a1b116e760b8fe6389c51b84e4b07a70fc11082d4f936e453b583dd50b43b" origin="Generated by Gradle"/>
Expand Down

0 comments on commit 92463aa

Please sign in to comment.