Skip to content

Commit b99c959

Browse files
build(deps): bump org.jetbrains:annotations from 24.1.0 to 25.0.0 (#477)
1 parent e2c880d commit b99c959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ dependencies {
102102
// for RFC5987 parsing of content-disposition filename*
103103
// 3.5.x is last of Java8 compatible: https://cxf.apache.org/download.html
104104
implementation 'org.apache.cxf:cxf-core:[3.5.6,3.6.0)'
105-
implementation 'org.jetbrains:annotations:24.1.0'
105+
implementation 'org.jetbrains:annotations:25.0.0'
106106

107107
// https://commons.apache.org/proper/commons-compress/zip.html
108108
// For IMPLODE compression used by some CurseForge modpacks

0 commit comments

Comments
 (0)