Skip to content

Commit 728d6ac

Browse files
committed
Merge branch 'main' of github.com:tailrocks/graphql-java-datetime
2 parents f1f9e65 + 950a7b8 commit 728d6ac

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
# Libraries
33
kotest = "5.9.1"
44
kotest-spring = "1.3.0"
5-
graphql-java = "22.3"
5+
graphql-java = "23.1"
66
graphql-kickstart-spring-boot = "15.1.0"
7-
commons-text = "1.13.0"
8-
spring-boot = "3.4.3"
9-
dgs = "10.0.4"
7+
commons-text = "1.13.1"
8+
spring-boot = "3.4.5"
9+
dgs = "10.1.2"
1010

1111
[libraries]
1212
# BOMs

0 commit comments

Comments
 (0)