Skip to content

Commit

Permalink
fix pom.xml file location (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
b1ron committed Mar 4, 2024
1 parent d1d7e44 commit 02e8b86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Expand Up @@ -2,7 +2,7 @@
version: 2
updates:
- package-ecosystem: "maven"
directory: "/"
directory: "/java"
assignees: [b1ron]
open-pull-requests-limit: 5
schedule:
Expand Down

0 comments on commit 02e8b86

Please sign in to comment.