Update graphql-kotlin build regression benchmarks
Added as well benchmarks for configuration time only checks.
This commit is contained in:
+5
-5
@@ -1,5 +1,5 @@
|
||||
diff --git a/gradle.properties b/gradle.properties
|
||||
index 314ccfb8c..ee33f75bc 100644
|
||||
index a1796af97..43609273a 100644
|
||||
--- a/gradle.properties
|
||||
+++ b/gradle.properties
|
||||
@@ -15,7 +15,7 @@ org.gradle.jvmargs=-Xmx2g -XX:+HeapDumpOnOutOfMemoryError
|
||||
@@ -7,7 +7,7 @@ index 314ccfb8c..ee33f75bc 100644
|
||||
# dependencies
|
||||
kotlinJvmVersion = 1.8
|
||||
-kotlinVersion = 1.6.21
|
||||
+kotlinVersion = 1.7.10
|
||||
kotlinCoroutinesVersion = 1.6.1
|
||||
kotlinxSerializationVersion = 1.3.2
|
||||
|
||||
+kotlinVersion = 1.7.20
|
||||
kotlinCoroutinesVersion = 1.6.4
|
||||
# kotlinx-serialization 1.3.3 calls Kotlin 1.7 API
|
||||
kotlinxSerializationVersion = 1.3.2
|
||||
+2
-2
@@ -34,9 +34,9 @@ index 314ccfb8c..ee33f75bc 100644
|
||||
kotlinJvmVersion = 1.8
|
||||
-kotlinVersion = 1.6.21
|
||||
+kotlinVersion = <kotlin_version>
|
||||
kotlinCoroutinesVersion = 1.6.1
|
||||
kotlinCoroutinesVersion = 1.6.4
|
||||
# kotlinx-serialization 1.3.3 calls Kotlin 1.7 API
|
||||
kotlinxSerializationVersion = 1.3.2
|
||||
|
||||
diff --git a/settings.gradle.kts b/settings.gradle.kts
|
||||
index f6fa7cee5..5bbb4828a 100644
|
||||
--- a/settings.gradle.kts
|
||||
|
||||
Reference in New Issue
Block a user