Skip to content

Commit 02735cf

Browse files
build(deps): bump org.jetbrains:annotations from 24.1.0 to 26.0.2-1
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 24.1.0 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](JetBrains/java-annotations@24.1.0...26.0.2-1) --- updated-dependencies: - dependency-name: org.jetbrains:annotations dependency-version: 26.0.2-1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d36ddf1 commit 02735cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ repositories {
3030
}
3131

3232
dependencies {
33-
compileOnly 'org.jetbrains:annotations:24.1.0'
33+
compileOnly 'org.jetbrains:annotations:26.0.2-1'
3434
// KubeJS - soft dependency for scripting integration
3535
compileOnly 'dev.latvian.mods:kubejs-forge:2001.6.5-build.16'
3636
}

0 commit comments

Comments
 (0)