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 4c8c855 commit a38f1f5Copy full SHA for a38f1f5
gradle/libs.versions.toml
@@ -10,7 +10,7 @@
10
reactiverse-contextual-logging = 'io.reactiverse:reactiverse-contextual-logging:1.2.1'
11
slf4j-nop = 'org.slf4j:slf4j-nop:2.0.16'
12
testcontainers = 'org.testcontainers:testcontainers:1.20.4'
13
- tink = 'com.google.crypto.tink:tink:1.15.0'
+ tink = 'com.google.crypto.tink:tink:1.18.0'
14
tomcat-annotations = 'org.apache.tomcat:annotations-api:6.0.53'
15
16
[libraries.jackson-annotations]
@@ -229,6 +229,6 @@
229
protobuf = '4.29.3'
230
restate = '2.2.0-SNAPSHOT'
231
schema-kenerator = '2.1.2'
232
- spring-boot = '3.4.4'
233
- vertx = '4.5.11'
234
- victools-json-schema = '4.37.0'
+ spring-boot = '3.4.5'
+ vertx = '4.5.16'
+ victools-json-schema = '4.38.0'
0 commit comments