Skip to content

Commit

Permalink
--- (#15)
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: jakarta.annotation:jakarta.annotation-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 22, 2024
1 parent e367980 commit 54a0bf3
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 @@ -40,7 +40,7 @@ javafx {
dependencies {
implementation 'jakarta.inject:jakarta.inject-api:2.0.1'
implementation 'org.slf4j:slf4j-api:2.0.6'
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
implementation 'jakarta.annotation:jakarta.annotation-api:3.0.0'
}

publishing {
Expand Down

0 comments on commit 54a0bf3

Please sign in to comment.