Skip to content

Commit b37aabe

Browse files
committed
build: bump org.ajoberstar.reckon.settings to 0.19.1
1 parent e17dc49 commit b37aabe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pluginManagement {
77

88
plugins {
99
id("com.gradle.develocity") version ("3.19")
10-
id("org.ajoberstar.reckon.settings") version ("0.18.2")
10+
id("org.ajoberstar.reckon.settings") version ("0.19.1")
1111
}
1212

1313
rootProject.name = "kotlin-multiplatform-diff"

0 commit comments

Comments
 (0)