Skip to content

Commit

Permalink
Upgrade technologies plugin to fix build.
Browse files Browse the repository at this point in the history
  • Loading branch information
julien bignon committed Sep 5, 2024
1 parent 6aebb6c commit 15b69dc
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 @@ -24,7 +24,7 @@ plugins {
id("net.thauvin.erik.gradle.semver") version "1.0.4"
id("com.bmuschko.docker-remote-api") version "6.1.1"
id("org.kordamp.gradle.project") version "0.54.0"
id("com.saagie.technologies") version "1.3.16"
id("com.saagie.technologies") version "1.3.17"
}

apply<SaagieTechnologiesPackageGradlePlugin>()
Expand Down

0 comments on commit 15b69dc

Please sign in to comment.