We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58e8889 commit 4cf242eCopy full SHA for 4cf242e
core/build.gradle
@@ -30,7 +30,7 @@ dependencies {
30
api "org.typelevel:cats-core_$scalaVersion:$catsVersion"
31
api "org.typelevel:cats-effect_$scalaVersion:$catsEffectVersion"
32
33
- api 'org.xbib:jsr-305:1.0.0'
+ api 'org.xbib:jsr-305:2.0.0'
34
api "org.scala-lang:scala-reflect:$scalaLibraryVersion"
35
36
testImplementation project(":extras")
0 commit comments