Skip to content

Commit

Permalink
chore: remove dependency on jcip-annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
vlsi committed Jan 9, 2024
1 parent 51ca212 commit fc74643
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ allprojects {
apply(plugin = "mdoclet")
dependencies {
val compileOnly by configurations
compileOnly("net.jcip:jcip-annotations:1.0")
compileOnly("com.github.spotbugs:spotbugs-annotations:3.1.6")
compileOnly("com.google.code.findbugs:jsr305:3.0.2")
}
Expand Down

0 comments on commit fc74643

Please sign in to comment.