There was an error while loading. Please reload this page.
1 parent a474481 commit e4b220dCopy full SHA for e4b220d
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.20.0"
49
val googleAuth = "com.warrenstrange" % "googleauth" % "1.5.0"
50
- val izumiReflect = "dev.zio" %% "izumi-reflect" % "3.0.6" // Scala 3 replacement for scala 2 reflect universe
+ val izumiReflect = "dev.zio" %% "izumi-reflect" % "3.0.7" // Scala 3 replacement for scala 2 reflect universe
51
}
52
0 commit comments