Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit aee0aae

Browse files
authoredJan 31, 2025··
chore(deps): update plugin org.ajoberstar.reckon.settings to v0.19.1
1 parent c8633e8 commit aee0aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎settings.gradle.kts

Lines changed: 1 addition & 1 deletion
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)
Please sign in to comment.