Align versions of scala-library and scala-reflect
Closes gh-23887
This commit is contained in:
@@ -123,6 +123,14 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Scala", "2.12.11") {
|
||||
group("org.scala-lang") {
|
||||
modules = [
|
||||
"scala-library",
|
||||
"scala-reflect"
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Sisu", "2.6.0") {
|
||||
group("org.sonatype.sisu") {
|
||||
modules = [
|
||||
|
||||
Reference in New Issue
Block a user