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 Nov 26, 2019
2 parents ddf4bd8 + 5e29613 commit 232aca7
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 @@ -47,7 +47,7 @@ dependencies {
compile 'org.hibernate:hibernate-agroal:5.4.9.Final'
implementation"com.squareup.okhttp3:okhttp:4.2.0"
compile group: 'org.apache.opennlp', name: 'opennlp-tools', version: '1.9.1'
compile group: 'com.microsoft.sqlserver', name: 'mssql-jdbc', version: '7.4.1.jre8'
compile group: 'com.microsoft.sqlserver', name: 'mssql-jdbc', version: '7.4.1.jre12'



Expand Down

0 comments on commit 232aca7

Please sign in to comment.