We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e489e0 commit 5f5c184Copy full SHA for 5f5c184
2 files changed
project/build.properties
@@ -1 +1 @@
1
-sbt.version=1.8.2
+sbt.version=1.9.9
project/plugins.sbt
@@ -1,3 +1,3 @@
-addSbtPlugin("com.codacy" % "codacy-sbt-plugin" % "25.1.1")
2
-addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.3")
+addSbtPlugin("com.codacy" % "codacy-sbt-plugin" % "25.2.2")
+addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.6")
3
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
0 commit comments