Skip to content

Commit

Permalink
Update plugin versions to v0.49.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2023
1 parent b37ffe4 commit c367032
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 @@ -17,6 +17,6 @@ android-plugin = { module = "com.android.tools.build:gradle", version.ref = "and
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
versions = { id = "com.github.ben-manes.versions", version = "0.47.0" }
versions = { id = "com.github.ben-manes.versions", version = "0.49.0" }
pluginPublish = { id = "com.gradle.plugin-publish", version = "1.2.1" }
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.25.3" }

0 comments on commit c367032

Please sign in to comment.