Skip to content

Commit e086320

Browse files
fix(deps): update dependency org.codehaus.mojo:animal-sniffer-annotations to v1.26 (#7735)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1be9fcf commit e086320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ val DEPENDENCIES = listOf(
8989
"nl.jqno.equalsverifier:equalsverifier:3.19.4",
9090
"org.awaitility:awaitility:4.3.0",
9191
"org.bouncycastle:bcpkix-jdk15on:1.70",
92-
"org.codehaus.mojo:animal-sniffer-annotations:1.24",
92+
"org.codehaus.mojo:animal-sniffer-annotations:1.26",
9393
"org.jctools:jctools-core:4.0.5",
9494
"org.junit-pioneer:junit-pioneer:1.9.1",
9595
"org.mock-server:mockserver-netty:5.15.0:shaded",

0 commit comments

Comments
 (0)