Skip to content

Commit

Permalink
Merge branch 'main' into update/sbt-scalajs-1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joroKr21 authored Jan 15, 2024
2 parents 211bd3c + b9b106e commit 1ceaf42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.9.7
sbt.version=1.9.8
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
scalacOptions += "-deprecation"
libraryDependencies += "org.slf4j" % "slf4j-nop" % "2.0.9"
libraryDependencies += "org.slf4j" % "slf4j-nop" % "2.0.11"

addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
addSbtPlugin("com.github.sbt" % "sbt-osgi" % "0.9.9")
Expand Down

0 comments on commit 1ceaf42

Please sign in to comment.