Skip to content

Commit 0c8b8f3

Browse files
Bump jakarta.annotation-api from 1.3.4 to 1.3.5
Bumps [jakarta.annotation-api](https://github.com/eclipse-ee4j/common-annotations-api) from 1.3.4 to 1.3.5. - [Release notes](https://github.com/eclipse-ee4j/common-annotations-api/releases) - [Commits](https://github.com/eclipse-ee4j/common-annotations-api/commits/1.3.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 66b7fe3 commit 0c8b8f3

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)