Skip to content

Commit

Permalink
chore(deps): update plugin org.danilopianini.gradle-kotlin-qa to v0.16.0
Browse files Browse the repository at this point in the history
chore(deps): update plugin org.danilopianini.gradle-kotlin-qa to v0.16.0
  • Loading branch information
kelvin-olaiya committed Apr 15, 2022
2 parents 8049a1b + 03a1124 commit a59933f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
// TODO: Use toml file for dependencies
plugins {
kotlin("jvm") version "1.6.20"
id("org.danilopianini.gradle-kotlin-qa") version "0.13.0"
id("org.danilopianini.gradle-kotlin-qa") version "0.16.0"
id("org.danilopianini.publish-on-central") version "0.7.17"
id("org.jetbrains.dokka") version "1.6.20"
id("com.github.johnrengelman.shadow") version "7.1.2"
Expand Down

0 comments on commit a59933f

Please sign in to comment.