Skip to content

Commit

Permalink
chore(deps): update plugin org.danilopianini.gradle-kotlin-qa to v0.68.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 29, 2024
1 parent 62dd19e commit a2c45e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/basics/buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
`kotlin-dsl`
id("org.danilopianini.gradle-kotlin-qa") version "0.67.3"
id("org.danilopianini.gradle-kotlin-qa") version "0.68.0"
}

repositories {
Expand Down

0 comments on commit a2c45e3

Please sign in to comment.