Skip to content

Commit

Permalink
[#719] Library updates (#720)
Browse files Browse the repository at this point in the history
  • Loading branch information
mustafaozhan authored May 9, 2022
1 parent 6c03844 commit 017e3bf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ object Versions {
const val KOVER = "0.5.0"
const val ROOT_BEER = "0.1.0"
const val MOCKATIVE = "1.1.4"
const val SCOPE_MOB = "2.1.4"
const val PARSER_MOB = "1.1.5"
const val BASE_MOB = "2.1.3"
const val LOG_MOB = "2.2.0"
const val SCOPE_MOB = "2.1.5"
const val PARSER_MOB = "1.1.6"
const val BASE_MOB = "2.1.4"
const val LOG_MOB = "2.2.1"
}

0 comments on commit 017e3bf

Please sign in to comment.