Skip to content

Commit 2b07eb9

Browse files
Merge pull request JabRef#5267 from JabRef/dependabot/gradle/jakarta.annotation-jakarta.annotation-api-1.3.5
2 parents 66b7fe3 + 0c8b8f3 commit 2b07eb9

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
@@ -155,7 +155,7 @@ dependencies {
155155
exclude module: "jsr305"
156156
}
157157

158-
compile group: 'jakarta.annotation', name: 'jakarta.annotation-api', version: '1.3.4'
158+
compile group: 'jakarta.annotation', name: 'jakarta.annotation-api', version: '1.3.5'
159159

160160
// JavaFX stuff
161161
compile 'de.jensd:fontawesomefx-commons:11.0'

0 commit comments

Comments
 (0)