Skip to content

Commit c844f88

Browse files
build(deps): bump org.jetbrains:annotations in the patches group
Bumps the patches group with 1 update: [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations). Updates `org.jetbrains:annotations` from 26.0.1 to 26.0.2 - [Release notes](https://github.com/JetBrains/java-annotations/releases) - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md) - [Commits](JetBrains/java-annotations@26.0.1...26.0.2) --- updated-dependencies: - dependency-name: org.jetbrains:annotations dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 45035ed commit c844f88

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)