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

Commit c72a9fe

Browse files
build(deps): bump annotations from 22.0.0 to 23.0.0
Bumps [annotations](https://github.com/JetBrains/java-annotations) from 22.0.0 to 23.0.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@22.0.0...23.0.0) --- updated-dependencies: - dependency-name: org.jetbrains:annotations dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d0b9253 commit c72a9fe

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)