We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad3dcc7 commit 29338a9Copy full SHA for 29338a9
settings.gradle.kts
@@ -7,7 +7,7 @@ pluginManagement {
7
8
plugins {
9
id("com.gradle.develocity") version ("3.19")
10
- id("org.ajoberstar.reckon.settings") version ("0.18.2")
+ id("org.ajoberstar.reckon.settings") version ("0.19.1")
11
}
12
13
rootProject.name = "kotlin-multiplatform-diff"
0 commit comments