Skip to content
Discussion options

You must be logged in to vote

Finally! 🙈

I just updated the from("...") statement to the proper and available version for milestone8. Also, I had to change the JavaVersion

diff --git a/gradle.properties b/gradle.properties
index 3d4368d18..a23c555b8 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,5 +1,5 @@
 groupId=org.eclipse.edc
-javaVersion=11
+javaVersion=17
 defaultVersion=0.0.1-SNAPSHOT
 # for now, we're using the same version for the autodoc plugin, the processor and the runtime-metamodel lib, but that could
 # change in the future
diff --git a/settings.gradle.kts b/settings.gradle.kts
index 3fbdfaf73..1b853c3fd 100644
--- a/settings.gradle.kts
+++ b/settings.gradle.kts
@@ -38,7 +38,7 @@ dependency…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by reisman234
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant