Skip to content

Commit

Permalink
chore(deps): update org.jetbrains.kotlin.* to v1.9.25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 20, 2024
1 parent 9df6c5e commit 7fdf75d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ import org.openapitools.generator.gradle.plugin.tasks.GenerateTask
plugins {
id("org.springframework.boot") version "2.7.6"
id("io.spring.dependency-management") version "1.1.0"
kotlin("jvm") version "1.7.21"
kotlin("plugin.spring") version "1.7.21"
kotlin("jvm") version "1.9.25"
kotlin("plugin.spring") version "1.9.25"

/**
* detekt
Expand Down

0 comments on commit 7fdf75d

Please sign in to comment.