We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f41fa7e commit 4ff4d67Copy full SHA for 4ff4d67
gradle.properties
@@ -1,5 +1,5 @@
1
group=org.eclipse.edc.gcp
2
-version=0.15.0-SNAPSHOT
+version=0.16.0-SNAPSHOT
3
4
# used for publishing artifacts and plugins
5
techGcpScmConnection=scm:git:git@github.com:eclipse-edc/Technology-Gcp.git
gradle/libs.versions.toml
@@ -2,7 +2,7 @@
format.version = "1.1"
[versions]
-edc = "0.15.0-SNAPSHOT"
+edc = "0.16.0-SNAPSHOT"
6
failsafe = "3.3.1"
7
googleApiGax = "2.68.0"
8
googleApisIam = "v2-rev20240108-2.0.0"
0 commit comments