Skip to content

Commit 2ba123c

Browse files
committed
upgrade native-converter version
1 parent d482901 commit 2ba123c

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
@@ -10,7 +10,7 @@ lazy val root = project
1010
scalaVersion := "3.0.1",
1111

1212
libraryDependencies ++= Seq(
13-
"org.getshaka" %%% "native-converter" % "0.5.0"
13+
"org.getshaka" %%% "native-converter" % "0.5.1"
1414
),
1515

1616
// publishing settings

0 commit comments

Comments
 (0)