Skip to content

Commit 968b42d

Browse files
authored
Merge pull request #64 from zhensherlock/next
chore: update dependencies
2 parents b446a95 + 45b52bb commit 968b42d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
# Validate wrapper
4848
- name: Gradle Wrapper Validation
49-
uses: gradle/[email protected].0
49+
uses: gradle/[email protected].1
5050

5151
# Setup Java 11 environment for the next steps
5252
- name: Setup Java

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ annotations = "24.1.0"
66
dokka = "1.9.20"
77
kotlin = "2.0.0"
88
changelog = "2.2.0"
9-
gradleIntelliJPlugin = "1.17.3"
9+
gradleIntelliJPlugin = "1.17.4"
1010
qodana = "2024.1.5"
1111
kover = "0.8.1"
1212

0 commit comments

Comments
 (0)