File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 1+ /*
2+
3+ Copyright (c) 2021-2025, C. Amengual.
4+
5+ Licensed under a BSD-style License. You can find the license here:
6+ https://css4j.github.io/LICENSE.txt
7+
8+ */
9+
10+ // SPDX-License-Identifier: BSD-3-Clause
11+
112plugins {
213 id ' web-apis.java-conventions'
314}
Original file line number Diff line number Diff line change 1+ /*
2+
3+ Copyright (c) 2021-2025, C. Amengual.
4+
5+ Licensed under a BSD-style License. You can find the license here:
6+ https://css4j.github.io/LICENSE.txt
7+
8+ */
9+
10+ // SPDX-License-Identifier: BSD-3-Clause
11+
112plugins {
213 id ' web-apis.java-conventions'
314}
@@ -9,7 +20,7 @@ dependencies {
920
1021description = ' io.sf.carte:svgom-api'
1122
12- version = ' 1.1.3 '
23+ version = ' 1.1.4-SNAPSHOT '
1324
1425publishing. publications. maven(MavenPublication ). pom {
1526 description = " SVGOM 1.1 API Java binding"
You can’t perform that action at this time.
0 commit comments