Skip to content

Commit

Permalink
Bump nebula.project from 9.2.3 to 9.6.3
Browse files Browse the repository at this point in the history
Bumps nebula.project from 9.2.3 to 9.6.3.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 22, 2022
1 parent 412a468 commit 57c7284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
plugins {
id 'base'
id 'io.freefair.lombok' version "${freefairVersion}" // apply, because javadoc
id 'nebula.project' version '9.2.3' apply false
id 'nebula.project' version '9.6.3' apply false
id 'com.palantir.git-version' version '0.14.0'
id 'com.github.spotbugs' version '5.0.6' apply false
id 'io.freefair.maven-optional' version "${freefairVersion}"
Expand Down

0 comments on commit 57c7284

Please sign in to comment.