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..e471dc0 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.11" 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..e471dc0 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.11" 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..e471dc0 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.11" 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..e471dc0 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.11"