Skip to content

Commit f74c1bc

Browse files
authored
BE: Upgrade mockito to 5.20.0 (#1369)
1 parent bd7d954 commit f74c1bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ cel = '0.3.0'
2525
# This version should be compatible with the version used by spring-boot-starter-test to avoid conflicts
2626
# See https://github.com/spring-projects/spring-boot/blob/b6b570ebebb6ea233e00af5e554adcf40256f224/gradle.properties#L16C21-L16C27
2727
junit = '5.12.2'
28-
mockito = '5.16.0'
28+
mockito = '5.20.0'
2929
okhttp3 = '4.12.0'
3030
testcontainers = '1.20.6'
3131
swagger-integration-jakarta = '2.2.28'

0 commit comments

Comments
 (0)