Skip to content

Commit 36ab1a5

Browse files
authored
Merge pull request #152 from scala-steward/update/jsoniter-scala-core-2.36.5
Update jsoniter-scala-core, ... to 2.36.5
2 parents d64246f + f0ffc1b commit 36ab1a5

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
@@ -22,7 +22,7 @@ import com.lumidion.sonatype.central.client.core.{PublishingType, SonatypeCreden
2222
object Versions {
2323
def scala213 = "2.13.16"
2424
def scalaJsVersion = "1.19.0"
25-
def jsoniterVersion = "2.36.4"
25+
def jsoniterVersion = "2.36.5"
2626
def scalaJsImportMapVersion = "0.1.1"
2727
def graalVmVersion = "22.3.1"
2828
def munitVersion = "1.1.1"

0 commit comments

Comments
 (0)