Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
aliakbarmostafaei committed Oct 13, 2023
2 parents ae3e251 + 6cccbcd commit eb33576
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ jobs:

# Run Qodana inspections
- name: Qodana - Code Inspection
uses: JetBrains/qodana-action@v2023.2.6
uses: JetBrains/qodana-action@v2023.2.8
with:
cache-default-branch-only: true

Expand Down
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ annotations = "24.0.1"
# plugins
kotlin = "1.9.10"
changelog = "2.2.0"
gradleIntelliJPlugin = "1.15.0"
gradleIntelliJPlugin = "1.16.0"
qodana = "0.1.13"
kover = "0.7.3"
kover = "0.7.4"
python = "232.9921.77"
pythonForAndroidStudio = "223.8836.26"

Expand Down

0 comments on commit eb33576

Please sign in to comment.