mirror of
https://github.com/tadfisher/gradle2nix.git
synced 2026-01-11 23:40:37 -05:00
Update CLI interface
This commit is contained in:
@@ -15,8 +15,7 @@ ktor-server-core = { module = "io.ktor:ktor-server-core", version.ref = "ktor" }
|
||||
ktor-server-netty = { module = "io.ktor:ktor-server-netty", version.ref = "ktor" }
|
||||
okio = "com.squareup.okio:okio:3.9.0"
|
||||
serialization-json = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3"
|
||||
slf4j-api = "org.slf4j:slf4j-api:+"
|
||||
slf4j-simple = "org.slf4j:slf4j-simple:+"
|
||||
slf4j-simple = "org.slf4j:slf4j-simple:1.7.36"
|
||||
xmlutil = "io.github.pdvrieze.xmlutil:serialization-jvm:+"
|
||||
|
||||
[plugins]
|
||||
|
||||
Reference in New Issue
Block a user