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 6fc0108 commit 942bd9bCopy full SHA for 942bd9b
gradle.properties
@@ -13,7 +13,7 @@
13
#
14
15
group=org.eclipse.edc.huawei
16
-version=0.13.1-SNAPSHOT
+version=0.13.2-SNAPSHOT
17
# configure the build:
18
# used for publishing artifacts and plugins
19
hcScmConnection=scm:git:[email protected]:eclipse-edc/Technology-HuaweiCloud.git
gradle/libs.versions.toml
@@ -3,7 +3,7 @@ format.version = "1.1"
3
4
[versions]
5
awaitility = "4.2.2"
6
-edc = "0.13.1-SNAPSHOT"
+edc = "0.13.2-SNAPSHOT"
7
failsafe = "3.3.2"
8
junit = "5.12.2"
9
restAssured = "5.5.1"
0 commit comments