Skip to content
This repository has been archived by the owner on Feb 3, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency kr.entree:spigradle to v2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 15, 2022
1 parent c41c345 commit 5fe063c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ dependencies {
implementation("ca.stellardrift:gradle-plugin-templating:$opinionatedVersion")
implementation("ca.stellardrift:gradle-plugin-configurate:$opinionatedVersion")
implementation("com.github.jengelman.gradle.plugins:shadow:6.1.0")
implementation("kr.entree:spigradle:2.2.3")
implementation("kr.entree:spigradle:2.4.2")
implementation("net.ltgt.gradle:gradle-errorprone-plugin:1.3.0")
implementation(kotlin("gradle-plugin", "1.4.21"))
implementation(kotlin("reflect"))
Expand Down

0 comments on commit 5fe063c

Please sign in to comment.