Skip to content

Commit

Permalink
chore(deps): bump org.springframework.boot from 3.3.2 to 3.3.3 (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent 93d354e commit 25ecd09
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 @@ -22,7 +22,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
import java.io.OutputStream

plugins {
id("org.springframework.boot") version "3.3.2"
id("org.springframework.boot") version "3.3.3"
id("io.spring.dependency-management") version "1.1.6"
kotlin("jvm") version "1.9.24"
kotlin("plugin.spring") version "1.9.24"
Expand Down

0 comments on commit 25ecd09

Please sign in to comment.