We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 66b7fe3 + 0c8b8f3 commit 2b07eb9Copy full SHA for 2b07eb9
build.gradle
@@ -155,7 +155,7 @@ dependencies {
155
exclude module: "jsr305"
156
}
157
158
- compile group: 'jakarta.annotation', name: 'jakarta.annotation-api', version: '1.3.4'
+ compile group: 'jakarta.annotation', name: 'jakarta.annotation-api', version: '1.3.5'
159
160
// JavaFX stuff
161
compile 'de.jensd:fontawesomefx-commons:11.0'
0 commit comments