Bump nebula.ospackage-base from 9.0.0 to 9.1.1 in /distribution/packages (#2117)

Bumps nebula.ospackage-base from 9.0.0 to 9.1.1.

---
updated-dependencies:
- dependency-name: nebula.ospackage-base
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-02-18 15:28:01 -08:00 committed by GitHub
parent 33c5a1ecb7
commit 6fcd34c86d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ import java.util.regex.Pattern
*/
plugins {
id "nebula.ospackage-base" version "9.0.0"
id "nebula.ospackage-base" version "9.1.1"
}
void addProcessFilesTask(String type, boolean jdk) {