We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85e1af9 commit 5bb2fd0Copy full SHA for 5bb2fd0
SpringBootMybatis/build.gradle
@@ -13,7 +13,7 @@ repositories {
13
14
dependencies {
15
implementation 'org.springframework.boot:spring-boot-starter'
16
- implementation 'org.mybatis.spring.boot:mybatis-spring-boot-starter:3.0.4'
+ implementation 'org.mybatis.spring.boot:mybatis-spring-boot-starter:3.0.5'
17
18
compileOnly 'org.projectlombok:lombok'
19
annotationProcessor 'org.projectlombok:lombok'
0 commit comments