Skip to content

Commit

Permalink
izumi-reflect 3.0.1 (was 2.3.10)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 4, 2025
1 parent bcee377 commit ec6501a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ object Dependencies {
val casClientSupportSAML = "org.jasig.cas.client" % "cas-client-support-saml" % "3.6.4"
val apacheCommonLang = "org.apache.commons" % "commons-lang3" % "3.17.0"
val googleAuth = "com.warrenstrange" % "googleauth" % "1.5.0"
val izumiReflect = "dev.zio" %% "izumi-reflect" % "2.3.10" // Scala 3 replacement for scala 2 reflect universe
val izumiReflect = "dev.zio" %% "izumi-reflect" % "3.0.1" // Scala 3 replacement for scala 2 reflect universe
}
}

0 comments on commit ec6501a

Please sign in to comment.