Skip to content

Commit

Permalink
ALFREDAPI-548 [test]
Browse files Browse the repository at this point in the history
  • Loading branch information
codingBenVdS committed Aug 5, 2024
1 parent 593eaf8 commit 48574e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apix-impl/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ subprojects {
}
}

task generateVersionFile(type: DefaultTask) {
task generateVersionFile(type: Task) {
def versionFile = "${rootDir}/apix-impl/src/main/java/eu/xenit/apix/Version.java"
outputs.file versionFile
doFirst {
Expand Down

0 comments on commit 48574e2

Please sign in to comment.