We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
org.openjfx:javafx
1 parent 5d0a2b2 commit a79ec83Copy full SHA for a79ec83
.github/dependabot.yml
@@ -19,6 +19,10 @@ updates:
19
ignore:
20
- dependency-name: "org.jlab:groot" # since version numbers are not in order
21
- dependency-name: "org.ejml:ejml-simple" # keep version the same as `j4ml:j4ml-clas12:jar:0.9-SNAPSHOT`; see pull requests #636 and #632
22
+ groups:
23
+ javafx:
24
+ patterns:
25
+ - "org.openjfx:javafx-*"
26
- package-ecosystem: "github-actions"
27
directory: "/"
28
schedule:
0 commit comments