We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5ad781 commit 04f2e31Copy full SHA for 04f2e31
gradle.properties
@@ -1,5 +1,5 @@
1
group=org.eclipse.edc.aws
2
-version=0.16.0-SNAPSHOT
+version=0.17.0-SNAPSHOT
3
# used for publishing artifacts and plugins
4
techAwsScmConnection=scm:git:git@github.com:eclipse-edc/Technology-Aws.git
5
techAwsScmUrl=https://github.com/eclipse-edc/Technology-Aws.git
gradle/libs.versions.toml
@@ -4,7 +4,7 @@ format.version = "1.1"
[versions]
awaitility = "4.2.1"
6
aws = "2.41.6"
7
-edc = "0.16.0-SNAPSHOT"
+edc = "0.17.0-SNAPSHOT"
8
failsafe = "3.3.1"
9
testcontainers = "1.21.4"
10
restAssured = "6.0.0"
0 commit comments