File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
hiero-dependency-versions Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ dependencies.constraints {
68
68
api(" io.github.cdimascio:dotenv-java:3.0.2" ) { because(" io.github.cdimascio.dotenv.java" ) }
69
69
api(" org.assertj:assertj-core:3.23.1" ) { because(" org.assertj.core" ) }
70
70
api(" org.junit.jupiter:junit-jupiter-api:5.10.2" ) { because(" org.junit.jupiter.api" ) }
71
- api(" org.mockito:mockito-core:5.8.0 " ) { because(" org.mockito" ) }
71
+ api(" org.mockito:mockito-core:5.15.2 " ) { because(" org.mockito" ) }
72
72
api(" org.mockito:mockito-junit-jupiter:5.8.0" ) { because(" org.mockito.junit.jupiter" ) }
73
73
api(" org.testcontainers:junit-jupiter:1.20.1" ) { because(" org.testcontainers.junit.jupiter" ) }
74
74
api(" org.testcontainers:testcontainers:1.20.1" ) { because(" org.testcontainers" ) }
You can’t perform that action at this time.
0 commit comments