Skip to content

Commit ea00234

Browse files
chore(deps): update dependency com.fasterxml.jackson.module:jackson-module-kotlin to v2.21.2 (#572)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 176c3ec commit ea00234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/CheckChangelogs.main.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env kotlin
22

3-
@file:DependsOn("com.fasterxml.jackson.module:jackson-module-kotlin:2.21.1")
3+
@file:DependsOn("com.fasterxml.jackson.module:jackson-module-kotlin:2.21.2")
44

55
import com.fasterxml.jackson.module.kotlin.jacksonObjectMapper
66
import com.fasterxml.jackson.module.kotlin.readValue

0 commit comments

Comments
 (0)