Skip to content

Commit 4ab1d24

Browse files
docs: Add doc
1 parent 531523e commit 4ab1d24

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

.idea/artifacts/javafxTool_cg_mac_jar.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/artifacts/javafxTool_cg_win_jar.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/artifacts/javafxTool_qe_mac_jar.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/artifacts/javafxTool_qe_win_jar.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/artifacts/javafxTool_smc_mac_jar.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/artifacts/javafxTool_smc_win_jar.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/src/main/java/com/tlcsdm/core/util/DependencyInfo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ private static class SingletonInstance {
212212
"https://commons.apache.org/proper/commons-compress/", "Apache License, Version 2.0",
213213
"https://www.apache.org/licenses/LICENSE-2.0"),
214214

215-
new Dependency("org.apache.commons", "commons-imaging", "1.0.0-alpha5", false,
215+
new Dependency("org.apache.commons", "commons-imaging", "1.0.0-alpha6", false,
216216
"https://commons.apache.org/proper/commons-imaging/", "Apache License, Version 2.0",
217217
"https://www.apache.org/licenses/LICENSE-2.0"),
218218

0 commit comments

Comments
 (0)