cashapp / tempest

Typesafe DynamoDB for Kotlin and Java.
https://cashapp.github.io/tempest/
Apache License 2.0
83 stars 33 forks source link

Bump to kotlin 1.9.23, Dokka 1.9.20 #175

Closed szabado-faire closed 7 months ago

szabado-faire commented 7 months ago

Hi team! I'm back again. Sorry for breaking main with my last bump.

It seems like 1.8.22 isn't high enough to resolve the version conflict. I tried bumping the version to the latest published tempest version and still ran into the same issues.

Here's another bump of kotlin to 1.9.23, along with a version bump to unbreak the publishing job.

Validation I did

Running ./bin/gradle clean publishToMavenLocal --stacktrace locally failed before the dokka bump, and passed afterwards.