Skip to content

Commit 62f3cef

Browse files
build(deps): Bump org.eclipse.edc.edc-build from 0.1.1 to 1.0.0 (#92)
Bumps org.eclipse.edc.edc-build from 0.1.1 to 1.0.0. --- updated-dependencies: - dependency-name: org.eclipse.edc.edc-build dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ec786a commit 62f3cef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind", ver
1111
jetbrains-annotations = { module = "org.jetbrains:annotations", version.ref = "jetbrainsAnnotation" }
1212

1313
[plugins]
14-
edc-build = { id = "org.eclipse.edc.edc-build", version = "0.1.1" }
14+
edc-build = { id = "org.eclipse.edc.edc-build", version = "1.0.0" }

0 commit comments

Comments
 (0)