Skip to content

Commit

Permalink
⬆ upgrade dependency dev.mokkery:mokkery-gradle to v2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 15, 2024
1 parent 87b8300 commit d3f6f84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-src/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ pluginDep-kotlinCompose = { module = "org.jetbrains.kotlin:compose-compiler-grad
pluginDep-android = { module = "com.android.tools.build:gradle", version.ref = "agp" }
pluginDep-compose = { module = "org.jetbrains.compose:compose-gradle-plugin", version.ref = "compose" }
pluginDep-serialization = { module = "org.jetbrains.kotlin:kotlin-serialization", version.ref = "kotlin" }
pluginDep-mockkery = "dev.mokkery:mokkery-gradle:2.6.0"
pluginDep-mockkery = "dev.mokkery:mokkery-gradle:2.6.1"

# setting plugin dep
settingDep-develocity = "com.gradle.develocity:com.gradle.develocity.gradle.plugin:3.19"
Expand Down

0 comments on commit d3f6f84

Please sign in to comment.