Skip to content

Commit 8cdec44

Browse files
Bump annotations from 20.0.0 to 20.1.0 in /core (#3214)
Bumps [annotations](https://github.com/JetBrains/java-annotations) from 20.0.0 to 20.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@20.0.0...20.1.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 95455f2 commit 8cdec44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ dependencies {
164164

165165
compile 'junit:junit:4.12'
166166
compile 'org.slf4j:slf4j-api:1.7.30'
167-
compileOnly 'org.jetbrains:annotations:20.0.0'
167+
compileOnly 'org.jetbrains:annotations:20.1.0'
168168
testCompileClasspath 'org.jetbrains:annotations:20.0.0'
169169
compile 'org.apache.commons:commons-compress:1.20'
170170
compile ('org.rnorth.duct-tape:duct-tape:1.0.8') {

0 commit comments

Comments
 (0)