Skip to content

Commit 374575f

Browse files
Add schema for JReleaser 1.23.0 (#5422)
* Add schema for JReleaser 1.23.0 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent cb6983b commit 374575f

2 files changed

Lines changed: 9626 additions & 1 deletion

File tree

src/api/json/catalog.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3641,8 +3641,9 @@
36413641
"name": "JReleaser",
36423642
"description": "JReleaser config file",
36433643
"fileMatch": ["jreleaser.yml", "jreleaser.json"],
3644-
"url": "https://www.schemastore.org/jreleaser-1.22.0.json",
3644+
"url": "https://www.schemastore.org/jreleaser-1.23.0.json",
36453645
"versions": {
3646+
"1.23.0": "https://www.schemastore.org/jreleaser-1.23.0.json",
36463647
"1.22.0": "https://www.schemastore.org/jreleaser-1.22.0.json",
36473648
"1.21.0": "https://www.schemastore.org/jreleaser-1.21.0.json",
36483649
"1.20.0": "https://www.schemastore.org/jreleaser-1.20.0.json",

0 commit comments

Comments
 (0)