diff --git a/build.gradle b/build.gradle index 698a2bf7..27ba4be7 100644 --- a/build.gradle +++ b/build.gradle @@ -103,7 +103,7 @@ dependencies { // for RFC5987 parsing of content-disposition filename* // 3.5.x is last of Java8 compatible: https://cxf.apache.org/download.html implementation 'org.apache.cxf:cxf-core:[3.5.6,3.6.0)' - implementation 'org.jetbrains:annotations:26.0.2' + implementation 'org.jetbrains:annotations:26.0.2-1' // https://commons.apache.org/proper/commons-compress/zip.html // For IMPLODE compression used by some CurseForge modpacks