[Gradle] Update graphql-kotlin benchmark
This commit is contained in:
committed by
Space Team
parent
ca0b0e61e8
commit
1369183d36
+2
-2
@@ -9,8 +9,8 @@
|
||||
@file:BenchmarkProject(
|
||||
name = "graphql-kotlin",
|
||||
gitUrl = "https://github.com/ExpediaGroup/graphql-kotlin.git",
|
||||
gitCommitSha = "46a7c7704c31ee3aaf514d764f6101056c340b0a",
|
||||
stableKotlinVersion = "1.8.0",
|
||||
gitCommitSha = "7d1e5a3114e95a4e0d63a8c515e9e8e37d5c504c",
|
||||
stableKotlinVersion = "1.8.21",
|
||||
)
|
||||
|
||||
import java.io.File
|
||||
|
||||
Reference in New Issue
Block a user