Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
farrell-m committed May 15, 2024
1 parent f411607 commit 1f456e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion laa-ccms-java-gradle-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies {
gradlePlugin {
plugins {
simplePlugin {
id = 'uk.gov.laa.ccms.springboot.laa-ccms-java-gradle-plugin'
id = 'uk.gov.laa.ccms.java.laa-ccms-java-gradle-plugin'
implementationClass = 'uk.gov.laa.ccms.gradle.LaaCcmsJavaGradlePlugin'
}
}
Expand Down

0 comments on commit 1f456e2

Please sign in to comment.