We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0261758 commit 42d8afdCopy full SHA for 42d8afd
src/main/kotlin/io/github/projectmapk/jackson/module/kogera/KotlinModule.kt
@@ -94,7 +94,7 @@ public class KotlinModule private constructor(
94
95
public companion object {
96
@Suppress("ConstPropertyName")
97
- private const val serialVersionUID = 2L
+ private const val serialVersionUID = 3L
98
}
99
100
override fun setupModule(context: SetupContext) {
0 commit comments