Skip to content

Commit

Permalink
Merge pull request #153 from PaperMC/dependabot/gradle/io.spring.depe…
Browse files Browse the repository at this point in the history
…ndency-management-1.1.1

build(deps): bump io.spring.dependency-management from 1.1.0 to 1.1.1
  • Loading branch information
kashike authored Jul 13, 2023
2 parents 0f868a3 + 3a8dd27 commit 608c66a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ indra = { id = "net.kyori.indra", version.ref = "indra" }
indra-checkstyle = { id = "net.kyori.indra.checkstyle", version.ref = "indra" }
spotless = { id = "com.diffplug.spotless", version = "6.19.0" }
spring-boot = { id = "org.springframework.boot", version = "3.1.1" }
spring-dependency-management = { id = "io.spring.dependency-management", version = "1.1.0" }
spring-dependency-management = { id = "io.spring.dependency-management", version = "1.1.1" }

[libraries]
jetbrains-annotations = { group = "org.jetbrains", name = "annotations", version = "24.0.1" }
Expand Down

0 comments on commit 608c66a

Please sign in to comment.