Skip to content

Commit b83e009

Browse files
build(deps): bump org.jetbrains:annotations from 26.0.2-1 to 26.1.0 (#429)
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 26.0.2-1 to 26.1.0. - [Release notes](https://github.com/JetBrains/java-annotations/releases) - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md) - [Commits](JetBrains/java-annotations@26.0.2-1...26.1.0) --- updated-dependencies: - dependency-name: org.jetbrains:annotations dependency-version: 26.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f0c79d commit b83e009

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
@@ -8,7 +8,7 @@ edc = "0.17.0-SNAPSHOT"
88
# the edc-boot-spi dependency is used only for tests, this fixed version prevents the "chicken-egg" problem
99
edc-test = "0.16.0"
1010
jackson = "2.21.1"
11-
jetbrainsAnnotation = "26.0.2-1"
11+
jetbrainsAnnotation = "26.1.0"
1212
jakarta-ws-rs = "4.0.0"
1313
jupiter = "6.0.3"
1414
mockito = "5.22.0"

0 commit comments

Comments
 (0)