From e1bfe9bf21d8b826b66eecb45ea18bc82e5c1799 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Tue, 20 Apr 2021 04:15:01 +0200 Subject: [PATCH] Update utest to 0.7.9 --- sbt/src/sbt-test/class-diagram/options/project/plugins.sbt | 2 +- sbt/src/sbt-test/class-diagram/simple/project/plugins.sbt | 2 +- .../source-dirs/current-project-test/project/plugins.sbt | 2 +- .../sbt-test/source-dirs/current-project/project/plugins.sbt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sbt/src/sbt-test/class-diagram/options/project/plugins.sbt b/sbt/src/sbt-test/class-diagram/options/project/plugins.sbt index 8e72e70..f0403a7 100644 --- a/sbt/src/sbt-test/class-diagram/options/project/plugins.sbt +++ b/sbt/src/sbt-test/class-diagram/options/project/plugins.sbt @@ -4,4 +4,4 @@ sys.props.get("plugin.version") match { |Specify this property using the scriptedLaunchOpts -D.""".stripMargin) } -libraryDependencies += "com.lihaoyi" %% "utest" % "0.7.7" +libraryDependencies += "com.lihaoyi" %% "utest" % "0.7.9" diff --git a/sbt/src/sbt-test/class-diagram/simple/project/plugins.sbt b/sbt/src/sbt-test/class-diagram/simple/project/plugins.sbt index 8e72e70..f0403a7 100644 --- a/sbt/src/sbt-test/class-diagram/simple/project/plugins.sbt +++ b/sbt/src/sbt-test/class-diagram/simple/project/plugins.sbt @@ -4,4 +4,4 @@ sys.props.get("plugin.version") match { |Specify this property using the scriptedLaunchOpts -D.""".stripMargin) } -libraryDependencies += "com.lihaoyi" %% "utest" % "0.7.7" +libraryDependencies += "com.lihaoyi" %% "utest" % "0.7.9" diff --git a/sbt/src/sbt-test/source-dirs/current-project-test/project/plugins.sbt b/sbt/src/sbt-test/source-dirs/current-project-test/project/plugins.sbt index 8e72e70..f0403a7 100644 --- a/sbt/src/sbt-test/source-dirs/current-project-test/project/plugins.sbt +++ b/sbt/src/sbt-test/source-dirs/current-project-test/project/plugins.sbt @@ -4,4 +4,4 @@ sys.props.get("plugin.version") match { |Specify this property using the scriptedLaunchOpts -D.""".stripMargin) } -libraryDependencies += "com.lihaoyi" %% "utest" % "0.7.7" +libraryDependencies += "com.lihaoyi" %% "utest" % "0.7.9" diff --git a/sbt/src/sbt-test/source-dirs/current-project/project/plugins.sbt b/sbt/src/sbt-test/source-dirs/current-project/project/plugins.sbt index 8e72e70..f0403a7 100644 --- a/sbt/src/sbt-test/source-dirs/current-project/project/plugins.sbt +++ b/sbt/src/sbt-test/source-dirs/current-project/project/plugins.sbt @@ -4,4 +4,4 @@ sys.props.get("plugin.version") match { |Specify this property using the scriptedLaunchOpts -D.""".stripMargin) } -libraryDependencies += "com.lihaoyi" %% "utest" % "0.7.7" +libraryDependencies += "com.lihaoyi" %% "utest" % "0.7.9"