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"