We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 176c3ec commit ea00234Copy full SHA for ea00234
.github/scripts/CheckChangelogs.main.kts
@@ -1,6 +1,6 @@
1
#!/usr/bin/env kotlin
2
3
-@file:DependsOn("com.fasterxml.jackson.module:jackson-module-kotlin:2.21.1")
+@file:DependsOn("com.fasterxml.jackson.module:jackson-module-kotlin:2.21.2")
4
5
import com.fasterxml.jackson.module.kotlin.jacksonObjectMapper
6
import com.fasterxml.jackson.module.kotlin.readValue
0 commit comments