Add newline at end of build.gradle.kts file for consistency.

Signed-off-by: Chaoscaot <max@maxsp.de>
This commit is contained in:
2025-11-07 15:06:37 +01:00
parent 0c35ace5e2
commit e5a61226ca
+1 -1
View File
@@ -72,4 +72,4 @@ dependencies {
api(libs.exposedDao)
api(libs.exposedJdbc)
api(libs.exposedTime)
}
}