Skip to content

Commit

Permalink
Merge pull request #143 from scala-steward/update/patches
Browse files Browse the repository at this point in the history
Patch updates
  • Loading branch information
mkurz committed May 9, 2024
2 parents c3e3a7e + b1210b8 commit 3a92bd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
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.14.0"
val googleAuth = "com.warrenstrange" % "googleauth" % "1.5.0"
val izumiReflect = "dev.zio" %% "izumi-reflect" % "2.3.8" // Scala 3 replacement for scala 2 reflect universe
val izumiReflect = "dev.zio" %% "izumi-reflect" % "2.3.9" // Scala 3 replacement for scala 2 reflect universe
}
}

0 comments on commit 3a92bd8

Please sign in to comment.