Skip to content

Commit ed61115

Browse files
build(deps): bump org.jetbrains:annotations in the patches group (#512)
1 parent 62a9b02 commit ed61115

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
@@ -101,7 +101,7 @@ dependencies {
101101
// for RFC5987 parsing of content-disposition filename*
102102
// 3.5.x is last of Java8 compatible: https://cxf.apache.org/download.html
103103
implementation 'org.apache.cxf:cxf-core:[3.5.6,3.6.0)'
104-
implementation 'org.jetbrains:annotations:26.0.1'
104+
implementation 'org.jetbrains:annotations:26.0.2'
105105

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

0 commit comments

Comments
 (0)