Skip to content

Commit

Permalink
Bump citeproc-java from 3.0.0-alpha.3 to 3.0.0-SNAPSHOT
Browse files Browse the repository at this point in the history
Bumps citeproc-java from 3.0.0-alpha.3 to 3.0.0-SNAPSHOT.

---
updated-dependencies:
- dependency-name: de.undercouch:citeproc-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 30, 2022
1 parent eff7e65 commit d0f189f
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 @@ -182,7 +182,7 @@ dependencies {
implementation "org.tinylog:slf4j-tinylog:2.5.0"
implementation "org.tinylog:tinylog-impl:2.5.0"

implementation 'de.undercouch:citeproc-java:3.0.0-alpha.6'
implementation 'de.undercouch:citeproc-java:3.0.0-SNAPSHOT'

// jakarta.activation is already dependency of glassfish
implementation group: 'jakarta.xml.bind', name: 'jakarta.xml.bind-api', version: '3.0.1'
Expand Down

0 comments on commit d0f189f

Please sign in to comment.