Skip to content

Commit

Permalink
chore(deps): update plugin org.danilopianini.gradle-kotlin-qa to v0.76.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent 0708293 commit 64e3b69
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 @@ -5,7 +5,7 @@ group = "it.unibo.jakta"

plugins {
kotlin("jvm") version "2.0.10"
id("org.danilopianini.gradle-kotlin-qa") version "0.65.2"
id("org.danilopianini.gradle-kotlin-qa") version "0.76.0"
}

repositories {
Expand Down

0 comments on commit 64e3b69

Please sign in to comment.