Skip to content

Commit 738bf6e

Browse files
Update borer-derivation to 1.16.1 (#1273)
1 parent e1d4bde commit 738bf6e

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
@@ -266,7 +266,7 @@ lazy val `jsoniter-scala-benchmark` = crossProject(JVMPlatform, JSPlatform)
266266
"com.dslplatform" %% "dsl-json-scala" % "2.0.2"
267267
)
268268
case _ => Seq(
269-
"io.bullet" %%% "borer-derivation" % "1.16.0"
269+
"io.bullet" %%% "borer-derivation" % "1.16.1"
270270
)
271271
}),
272272
Compile / doc / sources := Seq()

0 commit comments

Comments
 (0)