Skip to content

Commit 06fb3b6

Browse files
dependabot[bot]kruton
authored andcommitted
build(deps): 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] <support@github.com>
1 parent ff83120 commit 06fb3b6

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
@@ -50,7 +50,7 @@ dependencies {
5050
testImplementation("commons-codec:commons-codec:1.19.0")
5151
testImplementation("commons-io:commons-io:2.20.0")
5252
testImplementation("org.hamcrest:hamcrest:3.0")
53-
testImplementation("org.jetbrains:annotations:26.0.2")
53+
testImplementation("org.jetbrains:annotations:26.0.2-1")
5454
testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.4")
5555
testImplementation("org.junit.jupiter:junit-jupiter-params:5.11.4")
5656
testImplementation("org.mockito:mockito-core:5.20.0")

0 commit comments

Comments
 (0)