Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and MCMicS committed Apr 26, 2024
1 parent e41cf60 commit 17cd517
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.3'
id("org.jetbrains.kotlin.jvm") version "1.9.23"
id 'org.jetbrains.changelog' version '2.2.0'
id 'org.jetbrains.qodana' version '2023.3.2'
id 'org.jetbrains.qodana' version '2024.1.2'
id "io.freefair.lombok" version "8.6"
id 'idea'
id "org.sonarqube" version '5.0.0.4638'
Expand Down

0 comments on commit 17cd517

Please sign in to comment.