We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fd5a28 commit 73b533bCopy full SHA for 73b533b
.github/scala-steward.conf
@@ -0,0 +1,6 @@
1
+postUpdateHooks = [{
2
+ command = ["./mill", "os.apacheAntZipSource"],
3
+ commitMessage = "Update vendored Apache Ant",
4
+ groupId = "org.apache.ant",
5
+ artifactId = "ant"
6
+}]
0 commit comments