Ok, so I tried building on my laptop instead of my tower and received the same error but with a detailed reasoning. Apparently, the problem was the Gradle JVM in IntelliJ was set too low. Once I reset the JVM (for everyone's reference, this version of GraphQL Ktor Server needs at least JDK 17), the dependencies resolved without a problem.