Skip to content

Commit

Permalink
Bump j2v8_linux_x86_64 from 4.6.0 to 4.8.0
Browse files Browse the repository at this point in the history
Bumps [j2v8_linux_x86_64](https://github.com/eclipsesource/j2v8) from 4.6.0 to 4.8.0.
- [Release notes](https://github.com/eclipsesource/j2v8/releases)
- [Commits](https://github.com/eclipsesource/j2v8/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Mar 29, 2019
1 parent f010e7d commit c8a422b
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 @@ -32,7 +32,7 @@ dependencies {
implementation "commons-io:commons-io:2.6"
implementation "de.undercouch:citeproc-java:1.0.1"
implementation "com.eclipsesource.j2v8:j2v8_win32_x86_64:4.6.0"
implementation "com.eclipsesource.j2v8:j2v8_linux_x86_64:4.6.0"
implementation "com.eclipsesource.j2v8:j2v8_linux_x86_64:4.8.0"
implementation "com.eclipsesource.j2v8:j2v8_macosx_x86_64:4.6.0"
runtime "org.citationstyles:styles:1.0"
runtime "org.citationstyles:locales:1.0"
Expand Down

0 comments on commit c8a422b

Please sign in to comment.