Skip to content

Commit

Permalink
Bump org.jetbrains.qodana from 2024.3.2 to 2024.3.4
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.qodana from 2024.3.2 to 2024.3.4.

---
updated-dependencies:
- dependency-name: org.jetbrains.qodana
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and MCMicS committed Dec 23, 2024
1 parent 7925f03 commit 792a6e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins {
id 'org.jetbrains.intellij' version '1.17.4'
id("org.jetbrains.kotlin.jvm") version "2.1.0"
id 'org.jetbrains.changelog' version '2.2.1'
id 'org.jetbrains.qodana' version '2024.3.2'
id 'org.jetbrains.qodana' version '2024.3.4'
id "io.freefair.lombok" version "8.11"
id 'idea'
id "org.sonarqube" version '6.0.1.5171'
Expand Down

0 comments on commit 792a6e3

Please sign in to comment.