Skip to content

Commit 8e1a028

Browse files
Bump org.jetbrains:annotations from 26.0.1 to 26.0.2
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 26.0.1 to 26.0.2. - [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.1...26.0.2) --- updated-dependencies: - dependency-name: org.jetbrains:annotations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5582097 commit 8e1a028

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
@@ -99,7 +99,7 @@ jar {
9999
}
100100

101101
dependencies {
102-
compileOnly 'org.jetbrains:annotations:26.0.1'
102+
compileOnly 'org.jetbrains:annotations:26.0.2'
103103
implementation 'org.antlr:antlr4-runtime:' + antlrVersion
104104
api 'com.graphql-java:java-dataloader:3.3.0'
105105
api 'org.reactivestreams:reactive-streams:' + reactiveStreamsVersion

0 commit comments

Comments
 (0)