Skip to content
This repository was archived by the owner on Nov 13, 2025. It is now read-only.

Commit c0b4323

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] <support@github.com>
1 parent 8380b41 commit c0b4323

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
@@ -13,7 +13,7 @@ plugins {
1313

1414
val dependencyVersions = listOf(
1515
"org.apache.commons:commons-lang3:3.18.0",
16-
"org.jetbrains:annotations:26.0.2",
16+
"org.jetbrains:annotations:26.0.2-1",
1717
libs.junit4,
1818
)
1919

0 commit comments

Comments
 (0)