Skip to content

Commit

Permalink
Removed bson-kotlinx
Browse files Browse the repository at this point in the history
  • Loading branch information
WillFP committed Aug 25, 2024
1 parent 3d78bad commit 2ccdbe4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eco-core/core-plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ dependencies {
implementation("net.kyori:adventure-platform-bukkit:4.1.0")
implementation("org.javassist:javassist:3.29.2-GA")
implementation("org.mongodb:mongodb-driver-kotlin-coroutine:5.1.2")
implementation("org.mongodb:bson-kotlinx:5.1.2")
implementation("com.moandjiezana.toml:toml4j:0.7.2") {
exclude(group = "com.google.code.gson", module = "gson")
}
Expand Down

0 comments on commit 2ccdbe4

Please sign in to comment.