Skip to content

Commit

Permalink
Remove outdated dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-yevsyukov committed Nov 4, 2023
1 parent d27fb8c commit 2766729
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion buildSrc/src/main/kotlin/jvm-module.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ fun Module.addDependencies() = dependencies {
ErrorProne.annotations.forEach { compileOnlyApi(it) }

implementation(Spine.Logging.lib)
runtimeOnly(Spine.Logging.backend)

testImplementation(Guava.testLib)
testImplementation(JUnit.runner)
Expand Down

0 comments on commit 2766729

Please sign in to comment.