Skip to content

Commit 3b47102

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump org.jetbrains:annotations from 24.0.1 to 24.1.0
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 24.0.1 to 24.1.0. - [Release notes](https://github.com/JetBrains/java-annotations/releases) - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md) - [Commits](JetBrains/java-annotations@24.0.1...24.1.0) --- updated-dependencies: - dependency-name: org.jetbrains:annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef77ee6 commit 3b47102

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
@@ -15,7 +15,7 @@ plugins {
1515
val dependencyVersions = listOf(
1616
"commons-io:commons-io:2.15.0",
1717
"org.apiguardian:apiguardian-api:1.1.2",
18-
"org.jetbrains:annotations:24.0.1",
18+
"org.jetbrains:annotations:24.1.0",
1919
"org.jetbrains.kotlin:kotlin-reflect:1.9.20",
2020
"org.jetbrains.kotlin:kotlin-scripting-jvm:1.9.20",
2121
"org.jetbrains.kotlin:kotlin-stdlib:1.9.20",

0 commit comments

Comments
 (0)