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

Commit 33921ae

Browse files
Merge remote-tracking branch 'origin/dependabot/gradle/master/org.jetbrains-annotations-20.1.0' into feature/extended_authentication
# Conflicts: # build.gradle
2 parents fa28a73 + 63f0809 commit 33921ae

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@ dependencies {
3636
implementation 'javax.servlet:javax.servlet-api:4.0.1'
3737
implementation 'javax.xml.bind:jaxb-api:2.3.1'
3838

39-
compileOnly 'org.jetbrains:annotations:20.0.0'
40-
compileOnly 'org.springframework.security:spring-security-test'
39+
compileOnly 'org.jetbrains:annotations:20.1.0'
4140

4241
testImplementation 'org.springframework.boot:spring-boot-starter-test'
4342
testImplementation 'org.springframework.security:spring-security-test'

0 commit comments

Comments
 (0)