Skip to content

Commit c821352

Browse files
committed
Merge branch 'main' of github.com:tailrocks/graphql-java-datetime
2 parents ec17cc9 + dc5bf3d commit c821352

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[versions]
22
# Libraries
3-
kotest = "5.5.4"
3+
kotest = "5.5.5"
44
kotest-spring = "1.1.2"
55
graphql-java = "19.3"
66
graphql-kickstart-spring-boot = "15.0.0"
77
commons-text = "1.10.0"
8-
spring-boot = "3.0.2"
9-
dgs = "6.0.0"
8+
spring-boot = "3.0.3"
9+
dgs = "6.0.1"
1010

1111
[libraries]
1212
# BOMs

0 commit comments

Comments
 (0)