Skip to content

Commit

Permalink
TECH: updated some lib versions (#625)
Browse files Browse the repository at this point in the history
  • Loading branch information
AzamatCherchesov authored Jan 24, 2024
1 parent c88d21a commit 391e197
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ activityCompose = "1.4.0"
androidXTest = "1.5.0"
testOrchestrator = "1.4.2"
lifecycle = "2.6.2"
thirdPartyReport = "0.18.956"
thirdPartyReport = "0.19.1035"

[libraries]
# plugins
Expand Down Expand Up @@ -52,7 +52,7 @@ kakaoCompose = { module = "io.github.kakaocup:compose", version.ref = "kakaoComp
kakaoExtClicks = { module = "io.github.kakaocup:kakao-ext-clicks", version.ref = "kakaoExtClicks" }
junit = "junit:junit:4.13.2"
junitJupiter = "org.junit.jupiter:junit-jupiter:5.9.0"
truth = "com.google.truth:truth:1.1.3"
truth = "com.google.truth:truth:1.3.0"

androidXTestCore = { module = "androidx.test:core", version.ref = "androidXTest" }
androidXTestRules = { module = "androidx.test:rules", version.ref = "androidXTest" }
Expand Down

0 comments on commit 391e197

Please sign in to comment.