1
0

Update dependencies

This commit is contained in:
2020-10-05 17:42:11 +02:00
parent 66878900f5
commit f56ec93498
2 changed files with 19 additions and 20 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
package starter
enum class Category {
Server, Injection, Database, Serialization, Test, Other
Http4k, Injection, Database, Serialization, Test, Other
}
enum class Scope {