Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ updates:
versions: ['3.6.1', '3.6.2']
- dependency-name: 'com.sap.cloud.security:env'
versions: ['3.6.1', '3.6.2']
# needs Java 21
- dependency-name: 'com.puppycrawl.tools:checkstyle'
versions: [ ">=13.0.0" ]

# archetype updates
# Dependabot seems to be unable to handle those, so this is disabled for now
Expand Down