Skip to content

Commit 69a2f47

Browse files
committed
Add Scala to supported languages in course definition
- Updated course-definition.yml to include Scala in the list of supported languages for the HTTP server challenge.
1 parent 88935a7 commit 69a2f47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

course-definition.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ languages:
7979
- slug: "python"
8080
- slug: "ruby"
8181
- slug: "rust"
82+
- slug: "scala"
8283
- slug: "typescript"
8384
- slug: "zig"
8485

0 commit comments

Comments
 (0)