Skip to content

Commit

Permalink
Update to 0.25.3-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielittner committed Jul 1, 2023
1 parent b75655d commit cfd2a0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -10,7 +10,7 @@ okhttp = "com.squareup.okhttp3:okhttp:4.11.0"
dokka = "org.jetbrains.dokka:dokka-gradle-plugin:1.8.20"
android-plugin = "com.android.tools.build:gradle:8.0.2"
ktlint-plugin = "org.jlleitschuh.gradle:ktlint-gradle:11.4.2"
maven-publish-plugin = "com.vanniktech:gradle-maven-publish-plugin:0.25.2"
maven-publish-plugin = "com.vanniktech:gradle-maven-publish-plugin:0.25.3-rc1"
buildconfig-plugin = "com.github.gmazzo:gradle-buildconfig-plugin:3.1.0"

kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
Expand Down

0 comments on commit cfd2a0d

Please sign in to comment.