Skip to content

Commit a3dc35a

Browse files
Bump to 2.4.2 (#567)
Signed-off-by: GitHub <[email protected]> Co-authored-by: slinkydeveloper <[email protected]>
1 parent 563420c commit a3dc35a

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
@@ -4,6 +4,7 @@
44
aws-lambda-events = 'com.amazonaws:aws-lambda-java-events:3.11.5'
55
google-findbugs-jsr305 = 'com.google.code.findbugs:jsr305:3.0.2'
66
handlebars = 'com.github.jknack:handlebars:4.5.0'
7+
jetbrains-annotations = 'org.jetbrains:annotations:26.0.2-1'
78
jspecify = 'org.jspecify:jspecify:1.0.0'
89
jwt = 'com.nimbusds:nimbus-jose-jwt:9.47'
910
mutiny = 'io.smallrye.reactive:mutiny:2.7.0'
@@ -12,7 +13,6 @@
1213
testcontainers = 'org.testcontainers:testcontainers:1.20.4'
1314
tink = 'com.google.crypto.tink:tink:1.18.0'
1415
tomcat-annotations = 'org.apache.tomcat:annotations-api:6.0.53'
15-
jetbrains-annotations = 'org.jetbrains:annotations:26.0.2-1'
1616

1717
[libraries.jackson-annotations]
1818
module = 'com.fasterxml.jackson.core:jackson-annotations'
@@ -228,7 +228,7 @@
228228
log4j = '2.24.3'
229229
opentelemetry = '1.47.0'
230230
protobuf = '4.29.3'
231-
restate = '2.5.0-SNAPSHOT'
231+
restate = '2.4.2'
232232
schema-kenerator = '2.1.2'
233233
spring-boot = '3.4.9'
234234
vertx = '4.5.22'

0 commit comments

Comments
 (0)