Skip to content

Commit 942bd9b

Browse files
Prepare bugfix 0.13.2
1 parent 6fc0108 commit 942bd9b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#
1414

1515
group=org.eclipse.edc.huawei
16-
version=0.13.1-SNAPSHOT
16+
version=0.13.2-SNAPSHOT
1717
# configure the build:
1818
# used for publishing artifacts and plugins
1919
hcScmConnection=scm:git:[email protected]:eclipse-edc/Technology-HuaweiCloud.git

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ format.version = "1.1"
33

44
[versions]
55
awaitility = "4.2.2"
6-
edc = "0.13.1-SNAPSHOT"
6+
edc = "0.13.2-SNAPSHOT"
77
failsafe = "3.3.2"
88
junit = "5.12.2"
99
restAssured = "5.5.1"

0 commit comments

Comments
 (0)