Skip to content

Commit f138234

Browse files
committed
Update build.gradle
1 parent 7d35136 commit f138234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sourceCompatibility = 1.5
55
version = '1.0'
66
jar {
77
manifest {
8-
attributes 'Implementation-Title': 'Spring Vending Machine kata', 'Implementation-Version': version
8+
attributes 'Implementation-Title': 'Design Patterns Gradle file', 'Implementation-Version': version
99
}
1010
}
1111

0 commit comments

Comments
 (0)