Skip to content

Commit 88ee94b

Browse files
Update borer-derivation to 1.16.0 (#1258)
1 parent 48a1709 commit 88ee94b

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

0 commit comments

Comments
 (0)