Skip to content

Commit 3721158

Browse files
Bump graphql from 8.5.0 to 8.6.0 (#38)
1 parent 51b9ad3 commit 3721158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
kotlin = "2.1.20"
33
kotest = "6.0.0.M3"
44
serialization = "1.8.1"
5-
graphql = "8.5.0"
5+
graphql = "8.6.0"
66

77
[plugins]
88
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }

0 commit comments

Comments
 (0)