Skip to content

Commit

Permalink
Update retrofit monorepo to v2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 6a380b1 commit 306a063
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]

retrofit = "2.9.0"
retrofit = "2.11.0"
okhttp = "4.12.0"
lombok = "1.18.36"
jaxb = "2.3.9"
Expand Down
25 changes: 25 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<ignored-key id="84e913a8e3a748c0" reason="Key couldn't be downloaded from any key server"/>
<ignored-key id="b3de72e647d35161" reason="Key couldn't be downloaded from any key server"/>
<ignored-key id="928fbf39003c0425" reason="Key couldn't be downloaded from any key server"/>
<ignored-key id="31bb70adefa79a0c" reason="Key couldn't be downloaded from any key server"/>
</ignored-keys>
<trusted-keys>
<trusted-key id="015479e1055341431b4545ab72475fd306b9cab7">
Expand Down Expand Up @@ -4395,6 +4396,14 @@
<sha256 value="2636f66debe6e12437632f23a67b9bc961b03633009e52527a3bbc871f4069b4" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.rundeck" name="rundeck-authz-api" version="4.17.6-20240402">
<artifact name="rundeck-authz-api-4.17.6-20240402.jar">
<sha256 value="d9557999900a44f0b7d1063101c3dc71c5ff3c7af5927597d76641a04d208906" origin="Generated by Gradle because a key couldn't be downloaded"/>
</artifact>
<artifact name="rundeck-authz-api-4.17.6-20240402.module">
<sha256 value="7ad59bc0e23437b8535af63ffdb3f74c75f8eab8734db2531628be1863b5fa9f" origin="Generated by Gradle because a key couldn't be downloaded"/>
</artifact>
</component>
<component group="org.rundeck" name="rundeck-authz-api" version="4.2.0-20220509">
<artifact name="rundeck-authz-api-4.2.0-20220509.jar">
<sha256 value="6e2498417e6209ba84d8e531a3a0d55d1a0a4277d62a7348a9c9c02a661373b4" origin="Generated by Gradle"/>
Expand All @@ -4403,6 +4412,14 @@
<sha256 value="42e5db1e8f5963fe8c40fb466dfe1fe8594e26249d040587c7b5e34b09cdd96b" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.rundeck" name="rundeck-authz-core" version="4.17.6-20240402">
<artifact name="rundeck-authz-core-4.17.6-20240402.jar">
<sha256 value="ecdab84faf6c706cbef061bd9ea2f26e2449c3122e7fef8e8f41bdb1d0bef64f" origin="Generated by Gradle because a key couldn't be downloaded"/>
</artifact>
<artifact name="rundeck-authz-core-4.17.6-20240402.module">
<sha256 value="4367d6a2d8d246fe45df9eb2afdc9629cc9a7f61a67c7a2077c3ab388709418b" origin="Generated by Gradle because a key couldn't be downloaded"/>
</artifact>
</component>
<component group="org.rundeck" name="rundeck-authz-core" version="4.2.0-20220509">
<artifact name="rundeck-authz-core-4.2.0-20220509.jar">
<sha256 value="84b3f7bb5b7ed4f0f733d11a6edbca143402424c153e55f1de23ca3d24eae018" origin="Generated by Gradle"/>
Expand All @@ -4411,6 +4428,14 @@
<sha256 value="a36c47d8ae84f248c0a7618aace95d971b89c45bc7deab8e19bfc2119af8cc6e" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.rundeck" name="rundeck-authz-yaml" version="4.17.6-20240402">
<artifact name="rundeck-authz-yaml-4.17.6-20240402.jar">
<sha256 value="7a01e389c86d60dc2831db017884c642fdbbe9ad6947e1067517afe2592b7da4" origin="Generated by Gradle because a key couldn't be downloaded"/>
</artifact>
<artifact name="rundeck-authz-yaml-4.17.6-20240402.module">
<sha256 value="443f8469e33a533fcb931db197b67166986bebc001ca31f2317af4156d1898eb" origin="Generated by Gradle because a key couldn't be downloaded"/>
</artifact>
</component>
<component group="org.rundeck" name="rundeck-authz-yaml" version="4.2.0-20220509">
<artifact name="rundeck-authz-yaml-4.2.0-20220509.jar">
<sha256 value="c7700008ff8ebea2a3605936b25a4184b5d5eb6f1c41ad64101a28c0243974d4" origin="Generated by Gradle"/>
Expand Down

0 comments on commit 306a063

Please sign in to comment.