We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9337586 commit 230a838Copy full SHA for 230a838
compiler/build.gradle
@@ -7,8 +7,6 @@ plugins {
7
8
group = 'io.github.jbock-java'
9
10
-repositories { maven {url 'https://s01.oss.sonatype.org/content/repositories/iogithubjbock-java-1181' }}
11
-
12
java {
13
toolchain {
14
languageVersion = JavaLanguageVersion.of(17)
0 commit comments