Skip to content

Commit c4ac8c7

Browse files
committed
fix: scalafmt
1 parent a306728 commit c4ac8c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/scala/io/sdkman/changelogs/JekaMigrations.scala

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ class MicronautMigrations {
1616
candidate = "jeka",
1717
name = "JeKa",
1818
description =
19-
"JeKa is a modern build tool for Java, designed to simplify and streamline your development experience. It reshapes Java application building for a generation of developers seeking lightweight, accessible, yet powerful solutions."
20-
websiteUrl = "https://jeka.dev"
19+
"JeKa is a modern build tool for Java, designed to simplify and streamline your development experience. It reshapes Java application building for a generation of developers seeking lightweight, accessible, yet powerful solutions." websiteUrl =
20+
"https://jeka.dev"
2121
).insert()
2222
}
2323
}

0 commit comments

Comments
 (0)