Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
calixtus authored Apr 15, 2024
1 parent 9e2cce5 commit cff1f64
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 @@ -54,7 +54,7 @@ java {
// - .github/workflows/deployment-jdk-ea.yml#L53
languageVersion = JavaLanguageVersion.of(21)
// See https://docs.gradle.org/current/javadoc/org/gradle/jvm/toolchain/JvmVendorSpec.html for a full list
vendor = JvmVendorSpec.AMAZON
// vendor = JvmVendorSpec.AMAZON
}
}

Expand Down

0 comments on commit cff1f64

Please sign in to comment.