Skip to content

Commit

Permalink
Bump annotations from 20.0.0 to 20.1.0 in /modules/nginx (#3206)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Sep 12, 2020
1 parent 8428634 commit 8c7cd38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/nginx/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ description = "Testcontainers :: Nginx"

dependencies {
compile project(':testcontainers')
compileOnly 'org.jetbrains:annotations:20.0.0'
compileOnly 'org.jetbrains:annotations:20.1.0'
}

0 comments on commit 8c7cd38

Please sign in to comment.