Skip to content

Commit a2e2aca

Browse files
Too much cleanup
1 parent fde6e97 commit a2e2aca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jar {
2626
dependencies {
2727
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8"
2828
testCompile group: 'junit', name: 'junit', version: '4.12'
29+
implementation 'com.squareup.okhttp3:okhttp:4.7.2'
2930
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.7'
3031
implementation 'com.microsoft.sqlserver:mssql-jdbc:8.2.2.jre8'
3132
implementation 'com.typesafe:config:1.3.3'

0 commit comments

Comments
 (0)