Update Graphql-kotlin build regression benchmark

Compare current vs 1.7.10 release
This commit is contained in:
Yahor Berdnikau
2022-07-11 18:03:02 +02:00
parent fd52f475cb
commit 453154780b
3 changed files with 25 additions and 8 deletions
@@ -0,0 +1,12 @@
diff --git a/gradle.properties b/gradle.properties
index 314ccfb8c..ee33f75bc 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -15,7 +15,7 @@ org.gradle.jvmargs=-Xmx2g -XX:+HeapDumpOnOutOfMemoryError
# dependencies
kotlinJvmVersion = 1.8
-kotlinVersion = 1.6.21
+kotlinVersion = 1.7.10
kotlinCoroutinesVersion = 1.6.1
kotlinxSerializationVersion = 1.3.2
@@ -23,16 +23,16 @@ index 22383a2ff..9869bd429 100644
- }
}
}
diff --git a/gradle.properties b/gradle.properties
index ef5b74bd9..526b0052d 100644
index 314ccfb8c..ee33f75bc 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -15,7 +15,7 @@ org.gradle.jvmargs=-Xmx2g -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError
@@ -15,7 +15,7 @@ org.gradle.jvmargs=-Xmx2g -XX:+HeapDumpOnOutOfMemoryError
# dependencies
kotlinJvmVersion = 1.8
-kotlinVersion = 1.6.20
-kotlinVersion = 1.6.21
+kotlinVersion = <kotlin_version>
kotlinCoroutinesVersion = 1.6.1
kotlinxSerializationVersion = 1.3.2