Skip to content

Commit

Permalink
Merge pull request #34 from JohnLCaron/removeXmlutil
Browse files Browse the repository at this point in the history
Remove xmlutil
  • Loading branch information
JohnLCaron authored Jun 4, 2024
2 parents 9a9d534 + 79751d8 commit 9beb57c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies {
implementation(files("libs/egk-ec-2.1-SNAPSHOT.jar"))
implementation(files("libs/verificatum-vecj-2.2.0.jar"))
implementation(libs.bundles.eglib)
implementation(libs.bundles.xmlutil)
// implementation(libs.bundles.xmlutil)
implementation(libs.bundles.logging)
testImplementation("org.jetbrains.kotlin:kotlin-test")
}
Expand Down

0 comments on commit 9beb57c

Please sign in to comment.