Skip to content

Commit 3940fb6

Browse files
Merge pull request #134 from regulaforensics/dependency-version-update
Update build.gradle.kts
2 parents 273e545 + b6fac75 commit 3940fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies {
1919
implementation("com.squareup.okhttp3:logging-interceptor:3.14.7")
2020
implementation("com.google.code.gson:gson:2.8.6")
2121
implementation("io.gsonfire:gson-fire:1.8.4")
22-
implementation("org.threeten:threetenbp:1.6.9")
22+
implementation("org.threeten:threetenbp:1.7.0")
2323
implementation("io.swagger:swagger-annotations:1.5.24")
2424
implementation("javax.annotation:javax.annotation-api:1.3.2")
2525
implementation("com.google.code.findbugs:jsr305:3.0.2")

0 commit comments

Comments
 (0)