Skip to content

Commit

Permalink
ISSUE-405: fix conflict #2
Browse files Browse the repository at this point in the history
  • Loading branch information
OvsyannikovMaksim committed Feb 19, 2024
1 parent 28c9a42 commit c13e8ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ kakaoExtClicks = { module = "io.github.kakaocup:kakao-ext-clicks", version.ref =
junit = "junit:junit:4.13.2"
junitJupiter = "org.junit.jupiter:junit-jupiter:5.9.0"
assertj = "org.assertj:assertj-core:3.11.1"
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 c13e8ba

Please sign in to comment.