Skip to content

Commit 3a324b3

Browse files
Merge branch 'main' into feature/connector-failed-modal
2 parents 7ee43b7 + f4c6692 commit 3a324b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@ confluent = '7.9.2'
1818
confluent-ccs = '7.9.0-ccs'
1919

2020
mapstruct = '1.6.2'
21-
lombok = '1.18.34'
21+
lombok = '1.18.42'
2222
odd-oddrn-generator = '0.1.17'
2323
odd-oddrn-client = '0.1.41'
2424
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)