Skip to content

Commit ae7093c

Browse files
build(deps): bump org.eclipse.edc:boot-spi from 0.14.0 to 0.14.1 (#386)
Bumps [org.eclipse.edc:boot-spi](https://github.com/eclipse-edc/Connector) from 0.14.0 to 0.14.1. - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.14.0...v0.14.1) --- updated-dependencies: - dependency-name: org.eclipse.edc:boot-spi dependency-version: 0.14.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 5658753 commit ae7093c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = "11.1.0"
77
edc = "0.15.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.14.0"
9+
edc-test = "0.14.1"
1010
jackson = "2.20.0"
1111
jetbrainsAnnotation = "26.0.2-1"
1212
jakarta-ws-rs = "4.0.0"

0 commit comments

Comments
 (0)