Skip to content

Commit 6c4a2a5

Browse files
update ua parser dependency
1 parent 2b838f1 commit 6c4a2a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4")
3434
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.6.4")
3535
implementation("com.squareup.okhttp3:okhttp:4.10.0")
36-
implementation("com.github.ua-parser:uap-java:1.5.3")
36+
implementation("com.github.ua-parser:uap-java:1.5.4")
3737
implementation("com.statsig:ip3country:0.1.4")
3838
}
3939

0 commit comments

Comments
 (0)