Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/googleapis/release…
Browse files Browse the repository at this point in the history
…-please-action-4.1.3
  • Loading branch information
HorizonNet authored Jul 5, 2024
2 parents 170936a + 28173ad commit ccb5834
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

# Workaround: https://github.com/docker/build-push-action/issues/461
- name: Setup Docker buildx
uses: docker/setup-buildx-action@v3.3.0
uses: docker/setup-buildx-action@v3.4.0

# Login against a Docker registry except on PR
# https://github.com/docker/login-action
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {
ext.kotlinter_version = '4.4.0'
ext.shadow_version = '8.1.1'
ext.versions_version = '0.51.0'
ext.sonarqube_version = '5.0.0.4638'
ext.sonarqube_version = '5.1.0.4882'
ext.slf4j_version = '2.0.13'
ext.junit_version = '5.10.3'
ext.junit_platform_launcher_version = '1.10.3'
Expand Down

0 comments on commit ccb5834

Please sign in to comment.