Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonlamz committed Mar 20, 2024
1 parent dbb93ec commit b9bb6cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions wrapper/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ java {
withSourcesJar()
toolchain {
languageVersion.set(JavaLanguageVersion.of(8))
implementation = JvmImplementation.J9
vendor = JvmVendorSpec.AMAZON
}
}

Expand Down

0 comments on commit b9bb6cd

Please sign in to comment.