We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9b2d17 commit 99b4b3fCopy full SHA for 99b4b3f
2 files changed
gradle.properties
@@ -1,4 +1,4 @@
1
group=org.eclipse.edc
2
-version=0.13.2-SNAPSHOT
+version=0.13.2
3
edcScmUrl=https://github.com/eclipse-edc/Connector.git
4
edcScmConnection=scm:git:git@github.com: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.80"
11
cloudEvents = "4.0.1"
12
-edc = "0.13.2-SNAPSHOT"
+edc = "0.13.2"
13
failsafe = "3.3.2"
14
h2 = "2.3.232"
15
httpMockServer = "5.15.0"
0 commit comments