Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
fulton committed Dec 17, 2019
2 parents c81cba8 + f100d4c commit c65edae
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 @@ -42,7 +42,7 @@ dependencies {
testCompile group: 'junit', name: 'junit', version: '4.12'
compile group: 'com.rometools', name: 'rome', version: '1.12.1'
compile group:'org.eclipse.swt.gtk.solaris', name: 'sparc', version: '3.3.0-v3346'
compile group: 'org.slf4j', name: 'slf4j-api', version: "1.7.29"
compile group: 'org.slf4j', name: 'slf4j-api', version: "1.7.30"
compile 'org.nanohttpd:nanohttpd:2.3.1'
compile 'org.hibernate:hibernate-agroal:5.4.10.Final'
implementation"com.squareup.okhttp3:okhttp:4.2.0"
Expand Down

0 comments on commit c65edae

Please sign in to comment.