Skip to content

Commit 35bac85

Browse files
authored
Merge pull request #257 from playframework/update/patches
Patch updates
2 parents b101481 + e95f6b5 commit 35bac85

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.17.0"
4949
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
50+
val izumiReflect = "dev.zio" %% "izumi-reflect" % "3.0.4" // Scala 3 replacement for scala 2 reflect universe
5151
}
5252
}

0 commit comments

Comments
 (0)