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 f688a30 commit a108d4cCopy full SHA for a108d4c
gradle.properties
@@ -1,4 +1,4 @@
1
group=org.eclipse.edc
2
-version=0.15.0-SNAPSHOT
+version=0.16.0-SNAPSHOT
3
edcScmUrl=https://github.com/eclipse-edc/Connector.git
4
edcScmConnection=scm:git:[email protected]:eclipse-edc/Connector.git
gradle/libs.versions.toml
@@ -9,7 +9,7 @@ atomikos = "6.0.0"
9
awaitility = "4.2.2"
10
bouncyCastle-jdk18on = "1.82"
11
cloudEvents = "4.0.1"
12
-edc = "0.15.0-SNAPSHOT"
+edc = "0.16.0-SNAPSHOT"
13
failsafe = "3.3.2"
14
h2 = "2.4.240"
15
jakarta-annotation = "3.0.0"
0 commit comments