Skip to content

Commit

Permalink
build: bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
scarf005 committed Dec 5, 2024
1 parent a2cbae6 commit 6de62cb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions project.scala
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
//> using toolkit default
//> using toolkit 0.6.0
//> using option -feature -deprecation

//> using dep "com.sksamuel.scrimage:scrimage-core:4.2.0"
//> using dep "com.sksamuel.scrimage:scrimage-webp:4.2.0"
//> using dep "com.sksamuel.scrimage:scrimage-scala_2.13:4.2.0"
//> using dep "com.sksamuel.scrimage:scrimage-core:4.3.0"
//> using dep "com.sksamuel.scrimage:scrimage-webp:4.3.0"
//> using dep "com.sksamuel.scrimage:scrimage-scala_2.13:4.3.0"

//> using dep "org.scala-lang.modules::scala-parallel-collections:1.0.4"
//> using dep "co.fs2::fs2-core:3.11.0"
//> using dep "org.typelevel::cats-effect::3.5.4"
//> using dep "org.typelevel::cats-effect::3.5.7"
//> using dep "org.typelevel::cats-parse::1.0.0"

0 comments on commit 6de62cb

Please sign in to comment.