Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mcasperson committed Mar 28, 2019
1 parent fc4878b commit 321fa17
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 @@ -253,7 +253,7 @@ dependencies {
compile group: 'net.sf.json-lib', name: 'json-lib', version: '2.4', classifier: 'jdk15'
compile group: 'com.yuvimasory', name: 'orange-extensions', version: '1.3.0'
compile group: 'com.fifesoft', name: 'rsyntaxtextarea', version: '2.6.1'
compile group: 'org.xerial', name: 'sqlite-jdbc', version: '3.25.2.1'
compile group: 'org.xerial', name: 'sqlite-jdbc', version: '3.27.2.1'
compile group: 'org.swinglabs', name: 'swingx', version: '1.6.1'
compile group: 'com.io7m.xom', name: 'xom', version: '1.2.10'
compile group: 'log4j', name: 'log4j', version: '1.2.17'
Expand Down

0 comments on commit 321fa17

Please sign in to comment.