Skip to content

Commit

Permalink
Remove mapdb
Browse files Browse the repository at this point in the history
  • Loading branch information
ShirasawaSama committed Dec 13, 2023
1 parent 73a47c3 commit 8cecb31
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions daw/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,6 @@ kotlin {

api("commons-io:commons-io:2.11.0")
api("org.ocpsoft.prettytime:prettytime:5.0.6.Final")
api("org.mapdb:mapdb:3.0.9") {
exclude(group = "com.google.guava")
}
implementation("org.apache.logging.log4j:log4j-slf4j2-impl:2.20.0")
implementation("org.jetbrains.compose.ui:ui-util:${ComposeBuildConfig.composeVersion}")
implementation("com.github.Apisium:appcenter-sdk-jvm:1.0.6")
Expand Down

0 comments on commit 8cecb31

Please sign in to comment.