Skip to content

Commit c03bd20

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump org.jetbrains:annotations from 26.0.2 to 26.0.2-1
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 26.0.2 to 26.0.2-1. - [Release notes](https://github.com/JetBrains/java-annotations/releases) - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md) - [Commits](https://github.com/JetBrains/java-annotations/commits) --- updated-dependencies: - dependency-name: org.jetbrains:annotations dependency-version: 26.0.2-1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f6d6e98 commit c03bd20

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
@@ -73,7 +73,7 @@ dependencies {
7373
val dependencyVersions = listOf(
7474
"net.bytebuddy:byte-buddy:1.17.7",
7575
"net.bytebuddy:byte-buddy-agent:1.17.7",
76-
"org.jetbrains:annotations:26.0.2",
76+
"org.jetbrains:annotations:26.0.2-1",
7777
"org.opentest4j:opentest4j:1.3.0",
7878
)
7979

0 commit comments

Comments
 (0)