Skip to content

Commit 0146cf4

Browse files
authored
Merge pull request #173 from scala-steward/update/jsoniter-scala-core-2.38.9
Update jsoniter-scala-core, ... to 2.38.9
2 parents 563b9df + bf1ee67 commit 0146cf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.mill.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import com.lumidion.sonatype.central.client.core.{PublishingType, SonatypeCreden
2323
object Versions {
2424
def scala213 = "2.13.18"
2525
def scalaJsVersion = "1.20.2"
26-
def jsoniterVersion = "2.38.8"
26+
def jsoniterVersion = "2.38.9"
2727
def scalaJsImportMapVersion = "0.1.1"
2828
def graalVmVersion = "22.3.1"
2929
def munitVersion = "1.2.2"

0 commit comments

Comments
 (0)