Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:binary-compatibility-validato…
Browse files Browse the repository at this point in the history
…r to v0.16.1
  • Loading branch information
renovate[bot] committed Jul 19, 2024
1 parent 1a6c2f6 commit 07ad1ce
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 @@ -50,7 +50,7 @@ mockito = { module = 'org.mockito:mockito-core', version = '5.12.0' }

# Plugins
plugin-android = { module = 'com.android.tools.build:gradle', version.ref = 'agp' }
plugin-binaryCompatibilityValidator = { module = "org.jetbrains.kotlinx:binary-compatibility-validator", version = '0.14.0' }
plugin-binaryCompatibilityValidator = { module = "org.jetbrains.kotlinx:binary-compatibility-validator", version = '0.16.1' }
plugin-kotlin = { module = 'org.jetbrains.kotlin:kotlin-gradle-plugin', version.ref = 'kotlin' }
plugin-kotlin-compose = { module = "org.jetbrains.kotlin:compose-compiler-gradle-plugin", version.ref = "kotlin" }
plugin-paparazzi = { module = 'app.cash.paparazzi:paparazzi-gradle-plugin', version.ref = 'paparazzi' }
Expand Down

0 comments on commit 07ad1ce

Please sign in to comment.