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 8afd27c commit 08a3144Copy full SHA for 08a3144
application/build.gradle
@@ -67,7 +67,7 @@ dependencies {
67
implementation "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:$jacksonVersion"
68
implementation "com.fasterxml.jackson.dataformat:jackson-dataformat-xml:$jacksonVersion"
69
implementation "com.fasterxml.jackson.core:jackson-databind:$jacksonVersion"
70
- implementation "com.sigpwned:jackson-modules-java17-sealed-classes:0.0.0"
+ implementation "com.sigpwned:jackson-modules-java17-sealed-classes:2.14.3.0"
71
72
implementation 'com.github.freva:ascii-table:1.8.0'
73
0 commit comments