Merge branch '2.7.x'
Closes gh-33816
This commit is contained in:
@@ -63,7 +63,8 @@ bom {
|
||||
}
|
||||
}
|
||||
library("JLine", "2.11") {
|
||||
prohibit("[2.12,)") {
|
||||
prohibit {
|
||||
versionRange "[2.12,)"
|
||||
because "it contains breaking changes"
|
||||
}
|
||||
group("jline") {
|
||||
|
||||
Reference in New Issue
Block a user