Skip to content

Commit

Permalink
Merge pull request #5267 from JabRef/dependabot/gradle/jakarta.annota…
Browse files Browse the repository at this point in the history
…tion-jakarta.annotation-api-1.3.5
  • Loading branch information
dependabot-preview[bot] authored Sep 2, 2019
2 parents 66b7fe3 + 0c8b8f3 commit 2b07eb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ dependencies {
exclude module: "jsr305"
}

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

// JavaFX stuff
compile 'de.jensd:fontawesomefx-commons:11.0'
Expand Down

0 comments on commit 2b07eb9

Please sign in to comment.