We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82a0253 commit 1f8de21Copy full SHA for 1f8de21
.github/dependabot.yaml
@@ -34,6 +34,9 @@ updates:
34
- dependency-name: "org.apache.openjpa:openjpa"
35
versions:
36
- ">=4.0.0" # does not support java 8
37
+ - dependency-name: "org.mockito:mockito*"
38
+ versions:
39
+ - ">=5.0.0" # does not support java 8
40
41
- package-ecosystem: "maven"
42
directory: "/application"
0 commit comments