Skip to content

Commit

Permalink
fix: qodana linter version
Browse files Browse the repository at this point in the history
  • Loading branch information
laigasus committed Apr 27, 2024
1 parent 9feda62 commit 2a01eac
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions buildSrc/build.gradle
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
repositories {
mavenCentral()
}

java {
toolchain {
languageVersion.set(JavaLanguageVersion.of(17))
}
}

0 comments on commit 2a01eac

Please sign in to comment.