Skip to content

Commit 9385250

Browse files
committed
Update tofu to 0.13.7
1 parent d609b5b commit 9385250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ libraryDependencies ++= Seq(
4343
"com.chuusai" %% "shapeless" % "2.3.12",
4444

4545
// tofu
46-
"tf.tofu" %% "tofu" % "0.13.6",
46+
"tf.tofu" %% "tofu" % "0.13.7",
4747

4848
// izumi
4949
"io.7mind.izumi" %% "fundamentals-bio" % "1.2.16",

0 commit comments

Comments
 (0)