Skip to content

Commit e4b220d

Browse files
izumi-reflect 3.0.7 (was 3.0.6) (#338)
Co-authored-by: Mathis Guillet <37225027+MathisGuillet1@users.noreply.github.com>
1 parent a474481 commit e4b220d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ object Dependencies {
4747
val casClientSupportSAML = "org.apereo.cas.client" % "cas-client-support-saml" % "4.0.4"
4848
val apacheCommonLang = "org.apache.commons" % "commons-lang3" % "3.20.0"
4949
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
50+
val izumiReflect = "dev.zio" %% "izumi-reflect" % "3.0.7" // Scala 3 replacement for scala 2 reflect universe
5151
}
5252
}

0 commit comments

Comments
 (0)