Skip to content

Commit

Permalink
Merge pull request #2967 from scala-steward/update/utest-0.8.3
Browse files Browse the repository at this point in the history
Update utest to 0.8.3
  • Loading branch information
tgodzik committed Apr 16, 2024
2 parents 690c561 + 3b32fdd commit 1cd5213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/deps.sc
Expand Up @@ -53,7 +53,7 @@ object Deps {
def slf4JNop = ivy"org.slf4j:slf4j-nop:2.0.13"
def svm = ivy"org.graalvm.nativeimage:svm:22.0.0.2"
def ujson = ivy"com.lihaoyi::ujson:3.3.0"
def utest = ivy"com.lihaoyi::utest::0.8.2"
def utest = ivy"com.lihaoyi::utest::0.8.3"
def windowsAnsi = ivy"io.github.alexarchambault.windows-ansi:windows-ansi:0.0.5"
}

Expand Down

0 comments on commit 1cd5213

Please sign in to comment.