Skip to content

Commit 0609f74

Browse files
Updated dependencies
1 parent 1b8c80f commit 0609f74

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
plugins {
2-
id 'org.springframework.boot' version '3.3.3'
3-
id 'io.spring.dependency-management' version '1.1.6'
2+
id 'org.springframework.boot' version '3.5.5'
3+
id 'io.spring.dependency-management' version '1.1.7'
44
id 'java'
5-
id 'io.freefair.lombok' version "8.10"
5+
id 'io.freefair.lombok' version "8.14.2"
66
}
77

88
group = 'edu.kit.physik'

0 commit comments

Comments
 (0)