Skip to content

Commit a7c0c82

Browse files
Bump org.jetbrains:annotations from 26.0.2 to 26.0.2-1 (#7398)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 64dfdda commit a7c0c82

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'
257+
compileOnly group: 'org.jetbrains', name: 'annotations', version:'26.0.2-1'
258258
compileOnly group: 'com.yuvimasory', name: 'orange-extensions', version: '1.3.0'
259259
compileOnly group: 'com.github.spotbugs', name: 'spotbugs-annotations', version: '4.9.4'
260260

0 commit comments

Comments
 (0)