Skip to content

Commit

Permalink
Polish!
Browse files Browse the repository at this point in the history
  • Loading branch information
jkazama committed May 20, 2020
1 parent 5f2716a commit 57e8f18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {
implementation "org.springframework.boot:spring-boot-starter-validation"
implementation "org.springframework.boot:spring-boot-starter-aop"
implementation "org.springframework.boot:spring-boot-starter-actuator"
runtime "com.h2database:h2"
runtimeOnly "com.h2database:h2"
testAnnotationProcessor "org.projectlombok:lombok"
testCompileOnly "org.projectlombok:lombok"
testImplementation "org.springframework.boot:spring-boot-starter-test"
Expand Down

0 comments on commit 57e8f18

Please sign in to comment.