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

Commit de2650c

Browse files
Merge pull request #82 from FrogDevelopment/dependabot/gradle/master/org.jetbrains-annotations-23.0.0
build(deps): bump annotations from 22.0.0 to 23.0.0
2 parents d0b9253 + c72a9fe commit de2650c

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
@@ -35,7 +35,7 @@ dependencies {
3535
implementation 'javax.servlet:javax.servlet-api:4.0.1'
3636
implementation 'javax.xml.bind:jaxb-api:2.3.1'
3737

38-
compileOnly 'org.jetbrains:annotations:22.0.0'
38+
compileOnly 'org.jetbrains:annotations:23.0.0'
3939
compileOnly 'org.springframework.security:spring-security-test'
4040

4141
testImplementation 'org.springframework.boot:spring-boot-starter-test'

0 commit comments

Comments
 (0)