Skip to content

Commit 00bf07b

Browse files
chore(deps): update all (#1205)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e299c5 commit 00bf07b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
TARGET_CLIENT_ID: ${{ secrets.TARGET_CLIENT_ID }}
4141
TARGET_CLIENT_SECRET: ${{ secrets.TARGET_CLIENT_SECRET }}
4242
- name: Codecov
43-
uses: codecov/codecov-action@v4
43+
uses: codecov/codecov-action@v5
4444
benchmark_tests:
4545
name: benchmark tests
4646
concurrency: benchmark_tests

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id "com.github.ben-manes.versions" version '0.51.0'
55
id 'ru.vyarus.mkdocs' version '4.0.1' apply false
66
id "com.github.spotbugs" version "6.0.12"
7-
id 'com.diffplug.spotless' version '6.25.0'
7+
id 'com.diffplug.spotless' version '7.0.2'
88
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
99
}
1010

0 commit comments

Comments
 (0)