Upgrade to Jaybird 5.0.6.java11

Closes gh-42752
This commit is contained in:
Andy Wilkinson
2024-10-17 15:27:12 +01:00
parent fb9fee4ed8
commit 62388b584d

View File

@@ -841,7 +841,7 @@ bom {
]
}
}
library("Jaybird", "5.0.5.java11") {
library("Jaybird", "5.0.6.java11") {
prohibit {
endsWith ".java8"
because "we use the .java11 version"