You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
KTOR-5512 Apply Ktor Gradle plugin to all sample projects and remove specific versions for artifacts (#153)
* KTOR-5512 Apply Ktor Gradle plugin and remove specific versions of Ktor dependencies for chat application
* KTOR-5512 Gradle plugin portal shortcut for chat application
* KTOR-5512 Apply ktor-bom dependency to client-mpp sample
* KTOR-5512 Apply Ktor plugin to client-multipart sample
* KTOR-5512 Apply Ktor plugin to client-tools sample
* KTOR-5512 Remove specific versions from di-kodein sample
* KTOR-5512 Remove specific versions from filelisting sample
* KTOR-5512 Add ktor-bom dependency to fullstack-mpp sample
* KTOR-5512 Simplify configuration for chat sample
* KTOR-5512 Apply Ktor plugin to graalvm sample
* KTOR-5512 Apply Ktor plugin to h2 sample
* KTOR-5512 Remove specific versions of httpbin sample
* KTOR-5512 Remove specific versions of kweet sample
* KTOR-5512 Remove specific versions of location-header sample
* KTOR-5512 Add ktor-bom dependency to maven-google-appengine sample
* KTOR-5512 Remove specific versions from redirect-with-exception sample
* KTOR-5512 Remove specific versions from reverse-proxy sample
* KTOR-5512 Remove specific versions from reverse-proxy-ws sample
* KTOR-5512 Remove specific versions from rx sample
* KTOR-5512 Remove specific versions from sse sample
* KTOR-5512 Remove specific versions from structured-logging sample
* KTOR-5512 Remove specific versions from version-diff sample
* KTOR-5512 Remove specific versions from youkube sample
0 commit comments