Skip to content

Commit e247d91

Browse files
Copilotbrunoborges
andcommitted
Fix compact-canonical-constructor oldLabel from Java 8 to Java 16
Co-authored-by: brunoborges <129743+brunoborges@users.noreply.github.com>
1 parent 6783370 commit e247d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/language/compact-canonical-constructor.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"category": "language",
66
"difficulty": "intermediate",
77
"jdkVersion": "16",
8-
"oldLabel": "Java 8",
8+
"oldLabel": "Java 16",
99
"modernLabel": "Java 16+",
1010
"oldApproach": "Explicit constructor validation",
1111
"modernApproach": "Compact constructor",

0 commit comments

Comments
 (0)