Skip to content

Commit e24bc01

Browse files
committed
build: bump edc-build plugin
1 parent 43a6a09 commit e24bc01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ val hcScmConnection: String by project
2222

2323
buildscript {
2424
dependencies {
25-
val version: String by project
25+
val version = "0.14.0-SNAPSHOT"
2626
classpath("org.eclipse.edc.edc-build:org.eclipse.edc.edc-build.gradle.plugin:${version}")
2727
}
2828
}

0 commit comments

Comments
 (0)