Update nebula plugins improving configuration cache support (#85316)

This commit is contained in:
Rene Groeschke 2022-03-24 13:55:54 +01:00 committed by GitHub
parent a236baef6d
commit 579695d032
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -43,7 +43,7 @@ import java.util.regex.Pattern
*/
plugins {
id "nebula.ospackage-base" version "8.6.1"
id "nebula.ospackage-base" version "9.1.1"
}
['deb', 'rpm'].each { type ->