Skip to content

Commit

Permalink
feature: add code examples and add autoSessionStart property
Browse files Browse the repository at this point in the history
  • Loading branch information
Drednote committed Jan 21, 2025
1 parent a0cb9f8 commit 83ac044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/controllers/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {
testCompileOnly 'org.projectlombok:lombok'
testAnnotationProcessor 'org.projectlombok:lombok'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'com.h2database:h2:2.1.220'
testImplementation 'com.h2database:h2:2.3.232'
}

dependencyManagement {
Expand Down

0 comments on commit 83ac044

Please sign in to comment.