File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ plugins {
2
2
id " java"
3
3
id " jacoco"
4
4
id " com.adarshr.test-logger" version " 4.0.+"
5
- id " io.freefair.lombok" version " 8.6 "
5
+ id " io.freefair.lombok" version " 8.7.1 "
6
6
id " io.spring.dependency-management" version " 1.1.+"
7
7
id " org.jetbrains.kotlin.jvm" version " 2.0.+"
8
8
id " org.jetbrains.kotlin.plugin.spring" version " 2.0.+"
@@ -22,7 +22,7 @@ dependencies {
22
22
testImplementation " io.github.hakky54:logcaptor:2.9.+"
23
23
testImplementation " org.assertj:assertj-core"
24
24
testImplementation " org.junit.jupiter:junit-jupiter"
25
- testImplementation ' org.mockito.kotlin:mockito-kotlin:5.3 .+'
25
+ testImplementation ' org.mockito.kotlin:mockito-kotlin:5.4 .+'
26
26
testImplementation " org.springframework.boot:spring-boot-starter-test"
27
27
testImplementation " org.testcontainers:junit-jupiter"
28
28
testRuntimeOnly " org.junit.platform:junit-platform-launcher"
You can’t perform that action at this time.
0 commit comments