Skip to content

Commit 8f795ae

Browse files
Bump org.jetbrains:annotations from 25.0.0 to 26.0.1 (#482)
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 25.0.0 to 26.0.1. - [Release notes](https://github.com/JetBrains/java-annotations/releases) - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md) - [Commits](JetBrains/java-annotations@25.0.0...26.0.1) --- updated-dependencies: - dependency-name: org.jetbrains:annotations 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 0bc1931 commit 8f795ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ dependencies {
8787
val dependencyVersions = listOf(
8888
"net.bytebuddy:byte-buddy:1.15.10",
8989
"net.bytebuddy:byte-buddy-agent:1.15.10",
90-
"org.jetbrains:annotations:25.0.0",
90+
"org.jetbrains:annotations:26.0.1",
9191
"org.opentest4j:opentest4j:1.3.0",
9292
)
9393

0 commit comments

Comments
 (0)