Skip to content

Commit 060ed71

Browse files
Prepare bugfix 0.13.2
1 parent 8dc8713 commit 060ed71

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

buildSrc/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version=0.13.1
1+
version=0.13.2-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.13.1
2+
version=0.13.2-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.3"
66
checkstyle = "10.23.1"
7-
edc = "0.13.1"
7+
edc = "0.13.2-SNAPSHOT"
88
jackson = "2.19.0"
99
jetbrainsAnnotation = "26.0.2"
1010
jakarta-ws-rs = "4.0.0"

0 commit comments

Comments
 (0)