Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Desoroxxx committed Oct 9, 2023
2 parents ba518a7 + db94eed commit 988f889
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
id("org.jetbrains.kotlin.jvm") version embeddedKotlinVersion
id("org.jetbrains.gradle.plugin.idea-ext") version "1.1.7"
id("dev.redstudio.gradleembeder") version "1.0"
id("io.freefair.lombok") version "8.3"
id("io.freefair.lombok") version "8.4"
id("maven-publish")
id("java-library")
}
Expand Down
2 changes: 1 addition & 1 deletion qodana.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
version: "1.0"
linter: jetbrains/qodana-jvm:2023.2
linter: jetbrains/qodana-jvm-community:2023.2
profile:
name: qodana.recommended
fixesStrategy: cleanup
Expand Down

0 comments on commit 988f889

Please sign in to comment.