Skip to content

Commit ef8fd6c

Browse files
Bump org.jetbrains:annotations from 26.0.2-1 to 26.1.0 (#1016)
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 75fad15 commit ef8fd6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ val dependencyVersions = listOf(
1616
"org.codehaus.groovy:groovy-json:3.0.23",
1717
"org.apache.groovy:groovy:4.0.24",
1818
"org.apache.groovy:groovy-json:4.0.24",
19-
"org.jetbrains:annotations:26.0.2-1",
19+
"org.jetbrains:annotations:26.1.0",
2020
"org.junit:junit-bom:5.13.4",
2121
)
2222

0 commit comments

Comments
 (0)