Skip to content

Commit

Permalink
Merge pull request #61 from zhensherlock/next
Browse files Browse the repository at this point in the history
chore(deps): update dependencies
  • Loading branch information
zhensherlock authored Jun 14, 2024
2 parents 8093222 + f78ddd6 commit b446a95
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/wrapper-validation-action@v3.3.2
uses: gradle/wrapper-validation-action@v3.4.0

# 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 @@ -8,7 +8,7 @@ kotlin = "2.0.0"
changelog = "2.2.0"
gradleIntelliJPlugin = "1.17.3"
qodana = "2024.1.5"
kover = "0.8.0"
kover = "0.8.1"

[libraries]
annotations = { group = "org.jetbrains", name = "annotations", version.ref = "annotations" }
Expand Down

0 comments on commit b446a95

Please sign in to comment.