Skip to content

Commit 05f83a9

Browse files
build(deps): bump org.jetbrains:annotations from 26.0.2 to 26.0.2-1 (#634)
1 parent 99116fb commit 05f83a9

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

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

0 commit comments

Comments
 (0)