Skip to content

Commit 2391309

Browse files
authored
Merge pull request #37 from bitfunk/renovate/spotless
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.11.0
2 parents 39f8d84 + 15593a9 commit 2391309

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ This is a blueprint for Mobile projects to start right away reducing initial set
6363
It's supporting:
6464

6565
* https://developer.android.com/jetpack/[JetPack] with https://developer.android.com/jetpack/androidx/[AndroidX]
66-
66+
6767
=== Warning
6868

6969
This project is work in progress. It contains several experiements and will change heavily over time.

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ kotlinx-serialization = "1.2.2"
2525
ktlint = "0.43.2"
2626
ktor = "1.6.8"
2727
moko-resources = "0.20.1"
28-
spotless = "6.2.2"
28+
spotless = "6.11.0"
2929
sqlDelight = "1.5.4"
3030
junit-jupiter = "5.9.1"
3131

0 commit comments

Comments
 (0)