Merge branch 'feat/lobby-ui' into 'main'

Merge 'feat/lobby-ui' back into 'main'

See merge request cs108-fs26/Gruppe-13!16
This commit was merged in pull request #172.
This commit is contained in:
Jona Walpert
2026-03-13 14:30:32 +00:00
14 changed files with 745 additions and 0 deletions
+1
View File
@@ -36,6 +36,7 @@ dependencies {
testImplementation("org.junit.jupiter:junit-jupiter:5.10.0")
testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.10.0")
implementation 'org.json:json:20240303'
}
test {