Skip to content

Releases: UnityInFlow/kore-runtime

kore-runtime v0.0.1

11 May 12:22

Choose a tag to compare

kore-runtime v0.0.1 is now available on Maven Central under io.github.unityinflow.

dependencies {
    implementation("io.github.unityinflow:kore-spring:0.0.1")
}

NOTE: With publishingType = "USER_MANAGED", artifacts land in a
Sonatype Central Portal staging bundle after this workflow succeeds.
A human must press "Publish" in the portal UI to promote them to
Maven Central. Replication to repo.maven.apache.org takes ~30
minutes after the button press.

See the auto-generated notes below for highlights from Phases 1–4.

Full Changelog: https://github.com/UnityInFlow/kore-runtime/commits/v0.0.1