We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a3b328 commit a499a41Copy full SHA for a499a41
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.9")
4
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
5
6
addSbtPlugin("com.lightbend.akka.grpc" % "sbt-akka-grpc" % "2.2.1")
7
-libraryDependencies += "ai.kien" %% "python-native-libs" % "0.2.4"
+libraryDependencies += "ai.kien" %% "python-native-libs" % "0.2.5"
8
9
// Make sure to keep the play plugin in sync with the sub modules under play-scala group
10
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.9")
0 commit comments