Skip to content

Commit e02d4fd

Browse files
Bump org.jetbrains:annotations from 26.0.2-1 to 26.1.0 (#7521)
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 26.0.2-1 to 26.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@26.0.2-1...26.1.0) --- updated-dependencies: - dependency-name: org.jetbrains:annotations dependency-version: 26.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a7f6e48 commit e02d4fd

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
@@ -254,7 +254,7 @@ dependencies {
254254
// Use if you're working from your local PCGen Formula
255255
//implementation files("../pcgen-formula/PCGen-formula/build/libs/PCgen-formula-1.0.jar")
256256

257-
compileOnly group: 'org.jetbrains', name: 'annotations', version:'26.0.2-1'
257+
compileOnly group: 'org.jetbrains', name: 'annotations', version:'26.1.0'
258258
compileOnly group: 'com.yuvimasory', name: 'orange-extensions', version: '1.3.0'
259259
compileOnly group: 'com.github.spotbugs', name: 'spotbugs-annotations', version: '4.9.8'
260260

0 commit comments

Comments
 (0)