Skip to content

Commit 38afcf5

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 6c21c91 commit 38afcf5

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
@@ -16,7 +16,7 @@ val dependencyVersions = listOf(
1616
"commons-io:commons-io:2.20.0",
1717
"org.apache.commons:commons-compress:1.28.0",
1818
"org.apiguardian:apiguardian-api:1.1.2",
19-
"org.jetbrains:annotations:26.0.2",
19+
"org.jetbrains:annotations:26.0.2-1",
2020
"org.jetbrains.kotlin:kotlin-reflect:2.1.0",
2121
"org.jetbrains.kotlin:kotlin-scripting-jvm:2.1.0",
2222
"org.jetbrains.kotlin:kotlin-stdlib:2.1.0",

0 commit comments

Comments
 (0)