Skip to content

Commit 3108bc7

Browse files
djeangmarc0der
andcommitted
Update src/main/scala/io/sdkman/changelogs/JekaMigrations.scala
Co-authored-by: Marco Vermeulen <[email protected]>
1 parent 88ad5cb commit 3108bc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class MicronautMigrations {
1414
def migration001(implicit db: MongoDatabase): Candidate = {
1515
Candidate(
1616
candidate = "jeka",
17-
name = "Jeka",
17+
name = "JeKa",
1818
description =
1919
"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."
2020
websiteUrl = "http://jeka.dev"

0 commit comments

Comments
 (0)