Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
chore(deps): update plugin kotlin-qa to v0.49.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and AndreaBrighi committed Aug 8, 2023
1 parent b4acb85 commit 80f1732
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 @@ -139,7 +139,7 @@ dokka = "org.jetbrains.dokka:1.8.20"
android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
application = { id = "com.android.application", version.ref = "gradle" }
library = { id = "com.android.library", version.ref = "gradle" }
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.48.0" }
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.49.0" }
taskTree = { id = "com.dorongold.task-tree", version = "2.1.1" }
protobuf-plugin = { id = "com.google.protobuf", version = "0.9.4" }
sem-ver = { id = "io.github.andreabrighi.android-git-sensitive-semantic-versioning-gradle-plugin", version = "1.0.2" }

0 comments on commit 80f1732

Please sign in to comment.