Skip to content

Commit c3d2105

Browse files
chore(deps): Update dependency com.facebook:ktfmt to v0.49 (#492)
* chore(deps): Update dependency com.facebook:ktfmt to v0.49 * spotlessApply --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: zml <[email protected]>
1 parent ef9c9da commit c3d2105

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

extra/kotlin/src/test/kotlin/org/spongepowered/configurate/kotlin/BuildersTest.kt

+1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ class BuildersTest {
5858
}
5959
}
6060
}
61+
6162
// -- Incubating API -- these aren't ready to go into public API
6263

6364
// Internal

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ errorprone="2.27.1"
88
indra = "3.1.3"
99
junit="5.10.2"
1010
ktlint="0.49.1"
11-
ktfmt="0.47"
11+
ktfmt="0.49"
1212
pmd = "6.55.0"
1313
spotless = "6.25.0"
1414

0 commit comments

Comments
 (0)