File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ repositories {
20
20
21
21
dependencies {
22
22
implementation(" org.springframework.boot:spring-boot-starter-web:3.2.4" )
23
- implementation(" com.fasterxml.jackson.module:jackson-module-kotlin:2.17 .0" )
23
+ implementation(" com.fasterxml.jackson.module:jackson-module-kotlin:2.18 .0" )
24
24
implementation(" org.jetbrains.kotlin:kotlin-reflect" )
25
25
implementation(" com.google.zxing:core:3.5.3" )
26
26
implementation(" com.google.zxing:javase:3.5.3" )
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ repositories {
20
20
21
21
dependencies {
22
22
implementation(" org.springframework.boot:spring-boot-starter-web:3.2.4" )
23
- implementation(" com.fasterxml.jackson.module:jackson-module-kotlin:2.17 .0" )
23
+ implementation(" com.fasterxml.jackson.module:jackson-module-kotlin:2.18 .0" )
24
24
implementation(" org.jetbrains.kotlin:kotlin-reflect" )
25
25
implementation(" com.google.zxing:core:3.5.3" )
26
26
implementation(" com.google.zxing:javase:3.5.3" )
You can’t perform that action at this time.
0 commit comments