mirror of https://github.com/usbharu/Hideout.git
Merge pull request #620 from usbharu/renovate/spring-boot
chore(deps): update plugin spring-boot to v3.3.4
This commit is contained in:
commit
1e2813284d
|
@ -124,7 +124,7 @@ grpc-kotlin = ["grpc-kotlin-stub", "grpc-netty", "grpc-protobuf", "protobuf-kotl
|
|||
[plugins]
|
||||
|
||||
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
|
||||
spring-boot = { id = "org.springframework.boot", version = "3.3.3" }
|
||||
spring-boot = { id = "org.springframework.boot", version = "3.3.4" }
|
||||
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
|
||||
kotlin-spring = { id = "org.jetbrains.kotlin.plugin.spring", version.ref = "kotlin" }
|
||||
kover = { id = "org.jetbrains.kotlinx.kover", version = "0.8.3" }
|
||||
|
|
Loading…
Reference in New Issue