Skip to content

Commit

Permalink
Merge pull request #176 from boudicca-events/dependabot/gradle/plugin…
Browse files Browse the repository at this point in the history
….spring-1.9.20

Bump plugin.spring from 1.9.10 to 1.9.20
  • Loading branch information
kadhonn authored Oct 31, 2023
2 parents 4eebc3c + 5e75a16 commit 148583a
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
@@ -1,5 +1,5 @@
plugins {
kotlin("jvm") version "1.9.10" apply false
kotlin("plugin.allopen") version "1.9.10" apply false
kotlin("plugin.spring") version "1.9.10" apply false
kotlin("plugin.spring") version "1.9.20" apply false
}

0 comments on commit 148583a

Please sign in to comment.