Skip to content

Commit 37e659f

Browse files
Fix build.gradle.kts
1 parent d86eb0a commit 37e659f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ plugins {
1414
}
1515

1616

17-
group = "hexlet.code.app"
17+
group = "hexlet.code"
1818
version = "0.0.1-SNAPSHOT"
1919
description = "Project for Spring Boot"
2020

0 commit comments

Comments
 (0)