Skip to content

Commit

Permalink
Update io to 1.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
foundweekends-bot[bot] authored and xuwei-k committed Nov 30, 2024
1 parent be908b1 commit 3682966
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 @@ -27,7 +27,7 @@ object Dependencies {
)
val scalamock = "org.scalamock" %% "scalamock" % "6.0.0"
val verify = "com.eed3si9n.verify" %% "verify" % "1.0.0"
val sbtIo = "org.scala-sbt" %% "io" % "1.10.1"
val sbtIo = "org.scala-sbt" %% "io" % "1.10.2"
val scala212 = "2.12.20"
val scala213 = "2.13.15"
val scala3 = "3.3.4"
Expand Down

0 comments on commit 3682966

Please sign in to comment.