Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Commit 63f0809

Browse files
build(deps): bump annotations from 20.0.0 to 20.1.0
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-preview[bot] <[email protected]>
1 parent 0ec2b60 commit 63f0809

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies {
3838
implementation 'javax.servlet:javax.servlet-api:4.0.1'
3939
implementation 'javax.xml.bind:jaxb-api:2.3.1'
4040

41-
compileOnly 'org.jetbrains:annotations:20.0.0'
41+
compileOnly 'org.jetbrains:annotations:20.1.0'
4242

4343
testImplementation 'org.springframework.boot:spring-boot-starter-test'
4444
testImplementation 'org.springframework.security:spring-security-test'

0 commit comments

Comments
 (0)