gradle cleanup

This commit is contained in:
Daniel Langbein 2025-01-15 21:01:47 +01:00
parent 8027380177
commit 8bdb675d92
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -45,9 +45,6 @@ dependencies {
testRuntimeOnly("org.junit.platform:junit-platform-launcher") testRuntimeOnly("org.junit.platform:junit-platform-launcher")
// This dependency is used by the application.
implementation(libs.guava)
} }
// Apply a specific Java toolchain to ease working on different environments. // Apply a specific Java toolchain to ease working on different environments.