Skip to content
This repository was archived by the owner on Dec 22, 2024. It is now read-only.

Commit 85c78a9

Browse files
Bump org.jetbrains.qodana from 2024.1.4 to 2024.1.5 (#45)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: InSync <[email protected]>
1 parent 8d034a2 commit 85c78a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ jobs:
191191
java-version: 17
192192
-
193193
name: Run Qodana
194-
uses: JetBrains/[email protected].4
194+
uses: JetBrains/[email protected].5
195195
with:
196196
cache-default-branch-only: true
197197

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
kotlin = "1.9.24"
77
changelog = "2.2.0"
88
gradleIntelliJPlugin = "1.17.3"
9-
qodana = "2024.1.4"
9+
qodana = "2024.1.5"
1010
kover = "0.8.0"
1111

1212
[libraries.annotations]

0 commit comments

Comments
 (0)