Skip to content

Commit e63ee00

Browse files
fix(deps): update dependency org.jetbrains:annotations to v26.1.0 (#2648)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d9ed852 commit e63ee00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ibm-mq-metrics/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ val ibmClientJar: Configuration by configurations.creating {
2222
dependencies {
2323
api("com.google.code.findbugs:jsr305:3.0.2")
2424
api("io.swagger:swagger-annotations:1.6.16")
25-
api("org.jetbrains:annotations:26.0.2-1")
25+
api("org.jetbrains:annotations:26.1.0")
2626
api("com.ibm.mq:com.ibm.mq.allclient:9.4.5.0")
2727
api("org.yaml:snakeyaml:2.5")
2828
api("com.fasterxml.jackson.core:jackson-databind:2.21.0")

0 commit comments

Comments
 (0)