Skip to content

Commit

Permalink
Merge ae6df82 into 1.1.0-M6
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg committed Aug 13, 2024
2 parents 8b22b33 + ae6df82 commit fb35e49
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ updates:
# Don't update Reactor projects
- dependency-name: io.projectreactor:*
- dependency-name: io.projectreactor.addons:*
# Don't update Micrometer
- dependency-name: io.micrometer:micrometer-bom
versions:
- "> 1.13.0"
# JSR305 backport is fixed to last version with annotations (3.0.1)
- dependency-name: "com.google.code.findbugs:jsr305"
# Versions > 6.13 require JDK11+
Expand Down

0 comments on commit fb35e49

Please sign in to comment.