summaryrefslogtreecommitdiffstats
path: root/testing/resources/coursier_hooks_repo/.pre-commit-channel/echo-java.json
blob: 37f401e2c462d311f162183771a4ff04764829cf (plain)
1
2
3
4
5
6
7
8
{
  "repositories": [
    "central"
  ],
  "dependencies": [
    "io.get-coursier:echo:latest.stable"
  ]
}