Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 21, 2024
1 parent 691ac8d commit 80b8663
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check-renovatebot-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
uses: actions/checkout@v4

- name: Validate
uses: suzuki-shunsuke/[email protected].0
uses: suzuki-shunsuke/[email protected].1
with:
config_file_path: .github/renovate.json5
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<versions.oauth2-oidc-sdk>11.12</versions.oauth2-oidc-sdk>
<versions.jsonwebtoken>0.12.5</versions.jsonwebtoken>
<versions.springdoc>2.5.0</versions.springdoc>
<versions.wiremock>3.6.0</versions.wiremock>
<versions.wiremock>3.7.0</versions.wiremock>
<versions.mockito>5.12.0</versions.mockito>

<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
Expand Down

0 comments on commit 80b8663

Please sign in to comment.