Skip to content

Commit

Permalink
Bump gradle-versions-plugin from 0.39.0 to 0.47.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-magda committed Jul 7, 2023
1 parent 486b3b5 commit 65b9463
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 @@ -22,7 +22,7 @@ plugin-dokka = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version.ref
plugin-dokkaBase = { module = "org.jetbrains.dokka:dokka-base", version.ref = "dokka" }
plugin-android = { module = "com.android.tools.build:gradle", version.ref = "androidGradlePlugin" }
plugin-ktlint = { module = "org.jlleitschuh.gradle:ktlint-gradle", version = "10.2.0" }
plugin-gradleVersionUpdates = { module = "com.github.ben-manes:gradle-versions-plugin", version = "0.39.0" }
plugin-gradleVersionUpdates = { module = "com.github.ben-manes:gradle-versions-plugin", version = "0.47.0" }
plugin-buildKonfig = { module = "com.codingfeline.buildkonfig:buildkonfig-gradle-plugin", version = "0.13.3" }
plugin-mokoResources = { module = "dev.icerock.moko:resources-generator", version.ref = "mokoResources" }
plugin-mokoKswift = { module = "dev.icerock.moko:kswift-gradle-plugin", version.ref = "mokoKswift" }
Expand Down

0 comments on commit 65b9463

Please sign in to comment.