Build can't find kotlin-dsl plugin

Currently getting an error when Gradle is trying to download the kotlin-dsl plugin. Started about 30 minutes ago.

When Gradle tries to retrieve https://plugins.gradle.org/m2/org/gradle/kotlin/kotlin-dsl/org.gradle.kotlin.kotlin-dsl.gradle.plugin/0.16.2/org.gradle.kotlin.kotlin-dsl.gradle.plugin-0.16.2.jar it returns a 404. Looks like the whole org/gradle/kotlin plugin repo is gone.

Using Gradle 4.7

Anyone else seeing this?

Seems to be working again.