版本信息
部分相关的构建版本信息
依赖 | 版本 |
---|---|
Kotlin | v2.1.20 |
What's Changed
🎉 新特性
- 为生成的阻塞桥接函数增加标记
org.jetbrains.annotations.Blocking
注解 by @ForliyScarlet in #1065 - feat(bot): introduce
ConfigurableBot
andInitializableBot
interfaces by @ForliyScarlet in #1079
📦 依赖更新
- build(deps): bump io.mockk:mockk from 1.13.17 to 1.14.2 by @dependabot in #1060
- build(deps): bump com.github.gmazzo.buildconfig from 5.6.2 to 5.6.4 by @dependabot in #1061
- build(deps): bump org.gradle.toolchains.foojay-resolver-convention from 0.9.0 to 0.10.0 by @dependabot in #1058
- build(deps): bump com.github.gmazzo.buildconfig from 5.6.4 to 5.6.5 by @dependabot in #1064
- build(deps): bump org.gradle.toolchains.foojay-resolver-convention from 0.10.0 to 1.0.0 by @dependabot in #1072
- build(deps): bump io.projectreactor:reactor-test from 3.7.5 to 3.7.7 by @dependabot in #1075
- build(deps): bump io.projectreactor:reactor-core from 3.7.5 to 3.7.7 by @dependabot in #1074
✨ 优化
- chore: cleanup deprecated workflows and refine publishing configurations by @ForliyScarlet in #1077
Full Changelog: v4.12.0...v4.13.0