Merge branch 'jdk-17-upgrade' of github.com:himanshugoyal1065/bigbluebutton into test-java-11
This commit is contained in:
commit
f561099729
@ -7,7 +7,7 @@ object Dependencies {
|
|||||||
|
|
||||||
object Versions {
|
object Versions {
|
||||||
// Scala
|
// Scala
|
||||||
val scala = "2.12.8"
|
val scala = "2.12.15"
|
||||||
val junit = "4.12"
|
val junit = "4.12"
|
||||||
val junitInterface = "0.11"
|
val junitInterface = "0.11"
|
||||||
val scalactic = "3.0.3"
|
val scalactic = "3.0.3"
|
||||||
|
@ -1 +1 @@
|
|||||||
sbt.version=1.2.7
|
sbt.version=1.5.5
|
Loading…
Reference in New Issue
Block a user