Skip to content

Commit 366d89c

Browse files
committed
Update commons-core to 2.13.3
1 parent b9ff41c commit 366d89c

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
@@ -267,7 +267,7 @@ lazy val `jsoniter-scala-benchmark` = crossProject(JVMPlatform, JSPlatform)
267267
)
268268
case _ => Seq(
269269
"io.bullet" %%% "borer-derivation" % "1.8.0",
270-
"com.avsystem.commons" %%% "commons-core" % "2.13.2",
270+
"com.avsystem.commons" %%% "commons-core" % "2.13.3",
271271
"com.dslplatform" %% "dsl-json-scala" % "2.0.2"
272272
)
273273
}),

0 commit comments

Comments
 (0)