Skip to content

Commit

Permalink
bump amplitude java sdk version (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhukaihan authored Sep 27, 2024
1 parent 0624695 commit 1b34a38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ object Versions {
const val json = "20231013"
const val okhttp = "4.12.0"
const val evaluationCore = "2.0.0-beta.2"
const val amplitudeAnalytics = "1.12.0"
const val amplitudeAnalytics = "1.12.3"
const val mockk = "1.13.9"
const val mockito = "4.8.1"
const val mockwebserver = "4.12.0"
Expand Down

0 comments on commit 1b34a38

Please sign in to comment.