Skip to content

Commit

Permalink
Combined dependency updates (2025-01-11)
Browse files Browse the repository at this point in the history
Dependabot updates combined by [DashGit](https://javiertuya.github.io/dashgit). Includes:
- [Bump ch.qos.logback:logback-classic from 1.3.14 to 1.3.15](#73)
- [Bump javiertuya/sonarqube-action from 1.4.0 to 1.4.1](#71)
  • Loading branch information
giis-qabot authored Jan 11, 2025
1 parent f8a2320 commit 81ca94a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
if: ${{ github.actor != 'dependabot[bot]' }}
runs-on: ubuntu-latest
steps:
- uses: javiertuya/[email protected].0
- uses: javiertuya/[email protected].1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
sonar-token: ${{ secrets.SONAR_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<slf4japi.version>2.0.16</slf4japi.version>

<logback-classic.version>1.3.14</logback-classic.version>
<logback-classic.version>1.3.15</logback-classic.version>

<jacksonjson.version>2.18.2</jacksonjson.version>

Expand Down

0 comments on commit 81ca94a

Please sign in to comment.