Skip to content

Commit 8f0d058

Browse files
Update backend non-major (#96)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9175442 commit 8f0d058

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

backend/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ plugins {
33
jacoco
44
id("com.diffplug.spotless") version "8.6.0"
55
id("io.freefair.lombok") version "9.5.0"
6-
id("io.sentry.jvm.gradle") version "6.10.0"
6+
id("io.sentry.jvm.gradle") version "6.11.0"
77
id("io.spring.dependency-management") version "1.1.7"
8-
id("org.springframework.boot") version "4.0.6"
8+
id("org.springframework.boot") version "4.1.0"
99
id("org.unbroken-dome.test-sets") version "4.1.0"
1010
}
1111

0 commit comments

Comments
 (0)