Skip to content

Commit

Permalink
Bump com.netflix.nebula.optional-base from 9.0.0 to 10.0.0
Browse files Browse the repository at this point in the history
Bumps com.netflix.nebula.optional-base from 9.0.0 to 10.0.0.

---
updated-dependencies:
- dependency-name: com.netflix.nebula.optional-base
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 22, 2023
1 parent 75d610c commit 2f0eafd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion citeproc-java/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id 'java-library'
id 'com.netflix.nebula.optional-base' version '9.0.0'
id 'com.netflix.nebula.optional-base' version '10.0.0'
}

apply plugin: 'maven-publish'
Expand Down

0 comments on commit 2f0eafd

Please sign in to comment.