upgrade kotlin, ktor, sendgrid
This commit is contained in:
@@ -14,4 +14,4 @@ class VersionableRefImp(
|
||||
interface Versionable : VersionableRef, EntityVersioning<UUID, Int> {
|
||||
override val versionId: UUID
|
||||
override val versionNumber: Int
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user