Skip to content

Commit 7ec78c9

Browse files
Add schema for JReleaser 1.18.0 (SchemaStore#4677)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 20f9d5c commit 7ec78c9

File tree

2 files changed

+8983
-1
lines changed

2 files changed

+8983
-1
lines changed

src/api/json/catalog.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3092,8 +3092,9 @@
30923092
"name": "JReleaser",
30933093
"description": "JReleaser config file",
30943094
"fileMatch": ["jreleaser.yml", "jreleaser.json"],
3095-
"url": "https://json.schemastore.org/jreleaser-1.17.0.json",
3095+
"url": "https://json.schemastore.org/jreleaser-1.18.0.json",
30963096
"versions": {
3097+
"1.18.0": "https://json.schemastore.org/jreleaser-1.18.0.json",
30973098
"1.17.0": "https://json.schemastore.org/jreleaser-1.17.0.json",
30983099
"1.16.0": "https://json.schemastore.org/jreleaser-1.16.0.json",
30993100
"1.15.0": "https://json.schemastore.org/jreleaser-1.15.0.json",

0 commit comments

Comments
 (0)