Skip to content

Commit

Permalink
Merge pull request #9 from ash0ne/dependabot/gradle/plugin.noarg-1.9.24
Browse files Browse the repository at this point in the history
  • Loading branch information
ash0ne authored May 7, 2024
2 parents af56682 + 33b29b9 commit 9d9ec60
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 @@ -5,7 +5,7 @@ plugins {
id("io.spring.dependency-management") version "1.1.5"
kotlin("jvm") version "1.9.24"
kotlin("plugin.spring") version "1.9.24"
kotlin("plugin.noarg") version "1.9.23"
kotlin("plugin.noarg") version "1.9.24"
}

group = "com.ashone"
Expand Down

0 comments on commit 9d9ec60

Please sign in to comment.