Skip to content

Commit ca65787

Browse files
committed
fix: add back accidentally removed line
1 parent c054177 commit ca65787

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ tasks.test { useJUnitPlatform() }
150150

151151
// Required versions
152152
val jacksonVersion = "2.15.3"
153+
val springWebVersion = "6.1.16"
153154
val springBootVersion = "3.3.6"
154155

155156
// Implementation

0 commit comments

Comments
 (0)