Skip to content

Commit

Permalink
Update java-diff-utils from 2.1.1 to 2.2.0 (#4158)
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor authored and Siedlerchr committed Jun 27, 2018
1 parent 0ea7c56 commit 8777c16
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ dependencies {
compile "org.libreoffice:ridl:5.4.2"
compile "org.libreoffice:unoil:5.4.2"

compile 'com.github.bkromhout:java-diff-utils:2.1.1'
compile 'io.github.java-diff-utils:java-diff-utils:2.2.0'
compile 'info.debatty:java-string-similarity:1.1.0'

antlr3 'org.antlr:antlr:3.5.2'
Expand Down
10 changes: 5 additions & 5 deletions external-libraries.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,6 @@ Project: AppleJavaExtensions
URL: https://developer.apple.com/legacy/library/samplecode/AppleJavaExtensions/Introduction/Intro.html
License: Apple License

Id: com.github.bkromhout:java-diff-utils
Project: java-diff-utils
URL: https://github.com/bkromhout/java-diff-utils
License: Apache-2.0

Id: com.github.tomtung
Project: latex2unicode
URL: https://github.com/tomtung/latex2unicode
Expand Down Expand Up @@ -120,6 +115,11 @@ Project: Java String Similarity
URL: https://github.com/tdebatty/java-string-similarity
License: MIT

Id: io.github.java-diff-utils:java-diff-utils
Project: java-diff-utils
URL: https://github.com/java-diff-utils/java-diff-utils
License: Apache-1.1

Id: mysql:mysql-connector-java
Project: MySQL Connector/J
URL: http://www.mysql.de/downloads/connector/j/
Expand Down

0 comments on commit 8777c16

Please sign in to comment.