File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ dependencies {
111111
112112 implementation(" commons-cli:commons-cli:1.9.0" )
113113
114- implementation(" de.undercouch:citeproc-java:3.2 .0" ) {
114+ implementation(" de.undercouch:citeproc-java:3.3 .0" ) {
115115 exclude(group = " org.antlr" )
116116 }
117117
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ dependencies {
114114 implementation(" org.tinylog:tinylog-api:2.7.0" )
115115 implementation(" org.tinylog:tinylog-impl:2.7.0" )
116116
117- implementation(" de.undercouch:citeproc-java:3.2 .0" ) {
117+ implementation(" de.undercouch:citeproc-java:3.3 .0" ) {
118118 exclude(group = " org.antlr" )
119119 }
120120
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ dependencies {
5757
5858 implementation(" net.harawata:appdirs:1.4.0" )
5959
60- implementation(" de.undercouch:citeproc-java:3.2 .0" ) {
60+ implementation(" de.undercouch:citeproc-java:3.3 .0" ) {
6161 exclude(group = " org.antlr" )
6262 }
6363
You can’t perform that action at this time.
0 commit comments