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 gradle-kotlin-qa from 0.42.1 to 0.43.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreaBrighi committed Jun 6, 2023
1 parent c61dc84 commit dff2fbb
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 @@ -140,7 +140,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.42.1" }
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.43.0" }
taskTree = { id = "com.dorongold.task-tree", version = "2.1.1" }
protobuf-plugin = { id = "com.google.protobuf", version = "0.9.3" }
sem-ver = { id = "io.github.andreabrighi.android-git-sensitive-semantic-versioning-gradle-plugin", version = "1.0.2" }

0 comments on commit dff2fbb

Please sign in to comment.