Skip to content

Commit f1fc638

Browse files
build(deps): bump org.eclipse.edc:boot-spi from 0.15.0 to 0.15.1 (#408)
Bumps [org.eclipse.edc:boot-spi](https://github.com/eclipse-edc/Connector) from 0.15.0 to 0.15.1. - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.15.0...v0.15.1) --- updated-dependencies: - dependency-name: org.eclipse.edc:boot-spi dependency-version: 0.15.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 275c43e commit f1fc638

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
@@ -6,7 +6,7 @@ assertj = "3.27.6"
66
checkstyle = "12.3.0"
77
edc = "0.16.0-SNAPSHOT"
88
# the edc-boot-spi dependency is used only for tests, this fixed version prevents the "chicken-egg" problem
9-
edc-test = "0.15.0"
9+
edc-test = "0.15.1"
1010
jackson = "2.20.1"
1111
jetbrainsAnnotation = "26.0.2-1"
1212
jakarta-ws-rs = "4.0.0"

0 commit comments

Comments
 (0)