Skip to content

Commit 4323ff7

Browse files
authored
Merge pull request #2046 from Baeldung/update/python-native-libs-0.2.5
Update python-native-libs from 0.2.4 to 0.2.5
2 parents 487afdf + a499a41 commit 4323ff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.9")
44
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
55

66
addSbtPlugin("com.lightbend.akka.grpc" % "sbt-akka-grpc" % "2.2.1")
7-
libraryDependencies += "ai.kien" %% "python-native-libs" % "0.2.4"
7+
libraryDependencies += "ai.kien" %% "python-native-libs" % "0.2.5"
88

99
// Make sure to keep the play plugin in sync with the sub modules under play-scala group
1010
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.9")

0 commit comments

Comments
 (0)