We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62a9b02 commit ed61115Copy full SHA for ed61115
build.gradle
@@ -101,7 +101,7 @@ dependencies {
101
// for RFC5987 parsing of content-disposition filename*
102
// 3.5.x is last of Java8 compatible: https://cxf.apache.org/download.html
103
implementation 'org.apache.cxf:cxf-core:[3.5.6,3.6.0)'
104
- implementation 'org.jetbrains:annotations:26.0.1'
+ implementation 'org.jetbrains:annotations:26.0.2'
105
106
// https://commons.apache.org/proper/commons-compress/zip.html
107
// For IMPLODE compression used by some CurseForge modpacks
0 commit comments