Skip to content

Commit 1619a2d

Browse files
Bump version from 0.17.0-SNAPSHOT to 0.18.0-SNAPSHOT [skip ci]
1 parent 2533d2d commit 1619a2d

5 files changed

Lines changed: 100 additions & 100 deletions

File tree

buildSrc/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version=0.17.0-SNAPSHOT
1+
version=0.18.0-SNAPSHOT

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
edcScmUrl=https://github.com/eclipse-edc/GradlePlugins
55
edcScmConnection=scm:git:git@github.com:eclipse-edc/GradlePlugins.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
assertj = "3.27.7"
66
checkstyle = "12.3.0"
7-
edc = "0.17.0-SNAPSHOT"
7+
edc = "0.18.0-SNAPSHOT"
88
# the edc-boot-spi dependency is used only for tests, this fixed version prevents the "chicken-egg" problem
99
edc-test = "0.16.0"
1010
jackson = "2.21.2"

0 commit comments

Comments
 (0)