Merge branch 'jdk-17-upgrade' of github.com:himanshugoyal1065/bigbluebutton into test-java-11

This commit is contained in:
Anton Georgiev 2022-02-24 16:53:04 +00:00
commit f561099729
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ object Dependencies {
object Versions {
// Scala
val scala = "2.12.8"
val scala = "2.12.15"
val junit = "4.12"
val junitInterface = "0.11"
val scalactic = "3.0.3"

View File

@ -1 +1 @@
sbt.version=1.2.7
sbt.version=1.5.5