Skip to content

Commit

Permalink
Merge pull request #64 from zhensherlock/next
Browse files Browse the repository at this point in the history
 chore: update dependencies
  • Loading branch information
zhensherlock authored Jun 17, 2024
2 parents b446a95 + 45b52bb commit 968b42d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

# Validate wrapper
- name: Gradle Wrapper Validation
uses: gradle/[email protected].0
uses: gradle/[email protected].1

# Setup Java 11 environment for the next steps
- name: Setup Java
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations = "24.1.0"
dokka = "1.9.20"
kotlin = "2.0.0"
changelog = "2.2.0"
gradleIntelliJPlugin = "1.17.3"
gradleIntelliJPlugin = "1.17.4"
qodana = "2024.1.5"
kover = "0.8.1"

Expand Down

0 comments on commit 968b42d

Please sign in to comment.