More extensible path calculation (#86)

This commit is contained in:
Ryan Brink
2021-10-04 17:48:19 -05:00
committed by GitHub
parent 6ba3617e32
commit 5a7e052ac4
13 changed files with 122 additions and 90 deletions

View File

@ -1,6 +1,6 @@
[versions]
kotlin = "1.4.32"
ktor = "1.5.3"
ktor = "1.6.4"
kotlinx-serialization = "1.2.1"
jackson-kotlin = "2.12.0"
slf4j = "1.7.30"