Skip to content

Commit 6f80664

Browse files
committed
Merge branch 'main' of github.com:tailrocks/graphql-java-datetime
2 parents fd16056 + e3deb86 commit 6f80664

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/libs.versions.toml

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

1111
[libraries]
1212
# BOMs

0 commit comments

Comments
 (0)