We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 019071a commit 321b3b5Copy full SHA for 321b3b5
gradle.properties
@@ -1,5 +1,5 @@
1
#
2
-# Copyright 2014-2020 JetBrains s.r.o and contributors. Use of this source code is governed by the Apache 2.0 license.
+# Copyright 2014-2024 JetBrains s.r.o and contributors. Use of this source code is governed by the Apache 2.0 license.
3
4
5
# ktor
@@ -10,7 +10,7 @@ ktor.ide.jvmAndCommonOnly=true
10
kotlin.code.style=official
11
12
# config
13
-version=2.3.12
+version=2.3.13
14
15
# gradle
16
org.gradle.daemon=true
0 commit comments