Skip to content

Commit

Permalink
remove output
Browse files Browse the repository at this point in the history
  • Loading branch information
j13hkpb committed Mar 6, 2023
1 parent a5aad33 commit bdad38c
Show file tree
Hide file tree
Showing 1,223 changed files with 11 additions and 2,290,529 deletions.
3 changes: 1 addition & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ dependencies {
// SVG Graphic
implementation("org.apache.xmlgraphics:batik-svggen:1.16")


// Misc
implementation("org.apache.commons:commons-lang3:3.12.0")
implementation("commons-io:commons-io:2.11.0")
Expand Down Expand Up @@ -135,7 +134,7 @@ tasks.named<Test>("test") {

jlink {
launcher {
name = "hello"
name = "FreeXmlToolkit"
forceMerge("log4j-api")
}
}
Loading

0 comments on commit bdad38c

Please sign in to comment.