Skip to content

Commit 1d316a7

Browse files
Bump version from 0.17.0-SNAPSHOT to 0.18.0-SNAPSHOT [skip ci]
1 parent c640989 commit 1d316a7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group=org.eclipse.edc
2-
version=0.17.0-SNAPSHOT
2+
version=0.18.0-SNAPSHOT
33

44
# information required for publishing artifacts:
55
edcScmConnection=scm:git:git@github.com:eclipse-edc/IdentityHub.git

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ format.version = "1.1"
44
[versions]
55
awaitility = "4.3.0"
66
bouncyCastle-jdk18on = "1.83"
7-
edc = "0.17.0-SNAPSHOT"
7+
edc = "0.18.0-SNAPSHOT"
88
dcp-tck = "1.0.0-RC6"
99
jackson = "2.21"
1010
jakarta-annotation = "3.0.0"

0 commit comments

Comments
 (0)