Skip to content

Commit

Permalink
Update plugin axion to v1.15.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 28, 2023
1 parent 3c2073e commit dbbaf14
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 @@ -83,7 +83,7 @@ compose = [
aboutLibraries = { id = "com.mikepenz.aboutlibraries.plugin", version.ref = "aboutLibraries" }
android-application = { id = "com.android.application", version.ref = "androidGradlePlugin" }
android-library = { id = "com.android.library", version.ref = "androidGradlePlugin" }
axion = { id = "pl.allegro.tech.build.axion-release", version = "1.14.3" }
axion = { id = "pl.allegro.tech.build.axion-release", version = "1.15.4" }
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
gradleVersionsFilter = { id = "se.ascp.gradle.gradle-versions-filter", version = "0.1.16" }
junit5 = { id = "de.mannodermaus.android-junit5", version = "1.8.2.1" }
Expand Down

0 comments on commit dbbaf14

Please sign in to comment.