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 026fb5a commit dfb1506Copy full SHA for dfb1506
settings.gradle
@@ -1,8 +1,4 @@
1
-plugins {
2
- // Allows for downloading a JDK based on Gradle toolchain configuration.
3
- // Using a version prior to 1.0, which requires Java 17, and Jenkins is using Java 8.
4
- id "org.gradle.toolchains.foojay-resolver-convention" version "0.10.0"
5
-}
+
6
7
rootProject.name = 'marklogic-client-api-parent'
8
include ':marklogic-client-api'
0 commit comments