Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.jvm to v1.9.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 7, 2024
1 parent 7eae869 commit e3ac68c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ val gsonVersion = "2.10.1"
val httpClientVersion = "5.3.1"

plugins {
kotlin("jvm") version "1.6.10"
kotlin("jvm") version "1.9.24"
id("org.jetbrains.dokka") version "1.9.10"
application
id("com.adarshr.test-logger") version "4.0.0"
Expand Down

0 comments on commit e3ac68c

Please sign in to comment.