Merge pull request #356 from usbharu/renovate/kotlin-monorepo

fix(deps): update dependency org.jetbrains.kotlin:kotlin-test-junit to v1.9.24
This commit is contained in:
usbharu
2024-05-16 14:17:44 +09:00
committed by GitHub
+1 -1
View File
@@ -14,7 +14,7 @@
# limitations under the License. # limitations under the License.
# #
ktor_version=2.3.11 ktor_version=2.3.11
kotlin_version=1.9.23 kotlin_version=1.9.24
coroutines_version=1.8.1 coroutines_version=1.8.1
kotlin.code.style=official kotlin.code.style=official
h2_version=2.2.224 h2_version=2.2.224