Skip to content

Commit

Permalink
Merge pull request #16 from OSGP/feature/cve-update
Browse files Browse the repository at this point in the history
Spring Framework Update Dependabot
  • Loading branch information
JelleHoffman authored Feb 15, 2024
2 parents 6e0ad1e + 5065bd4 commit e547f0d
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 @@ -6,7 +6,7 @@ import io.spring.gradle.dependencymanagement.internal.dsl.StandardDependencyMana
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
id("org.springframework.boot") version "3.2.1" apply false
id("org.springframework.boot") version "3.2.2" apply false
id("io.spring.dependency-management") version "1.1.4" apply false
kotlin("jvm") version "1.9.22" apply false
kotlin("plugin.spring") version "1.9.22" apply false
Expand Down

0 comments on commit e547f0d

Please sign in to comment.