Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
Donghyeon0908 committed Aug 9, 2024
1 parent 205fc0e commit 92bae66
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ java {
}
}

tasks.named('bootJar') {
archiveFileName = 'i18nSpreadsheetSync-1.0.0.jar'
}

configurations {
compileOnly {
extendsFrom annotationProcessor
Expand Down

0 comments on commit 92bae66

Please sign in to comment.