Skip to content

Commit e42e6fb

Browse files
bump javax.annotation-api from 1.3.1 to 1.3.2 (via #735)
1 parent ce5a18c commit e42e6fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ configure(libs) {
153153
dependency("org.jboss.resteasy:resteasy-client:4.7.3.Final")
154154
dependency("org.mock-server:mockserver-netty:5.13.2")
155155
dependency("org.mockito:mockito-core:4.5.1")
156-
dependency("javax.annotation:javax.annotation-api:1.3.1")
156+
dependency("javax.annotation:javax.annotation-api:1.3.2")
157157
dependencySet("org.slf4j:1.7.30") {
158158
entry("slf4j-api")
159159
entry("slf4j-nop")

0 commit comments

Comments
 (0)