There was an error while loading. Please reload this page.
2 parents b101481 + e95f6b5 commit 35bac85Copy full SHA for 35bac85
1 file changed
project/Dependencies.scala
@@ -47,6 +47,6 @@ object Dependencies {
47
val casClientSupportSAML = "org.apereo.cas.client" % "cas-client-support-saml" % "4.0.4"
48
val apacheCommonLang = "org.apache.commons" % "commons-lang3" % "3.17.0"
49
val googleAuth = "com.warrenstrange" % "googleauth" % "1.5.0"
50
- val izumiReflect = "dev.zio" %% "izumi-reflect" % "3.0.3" // Scala 3 replacement for scala 2 reflect universe
+ val izumiReflect = "dev.zio" %% "izumi-reflect" % "3.0.4" // Scala 3 replacement for scala 2 reflect universe
51
}
52
0 commit comments