Skip to content

Commit

Permalink
E - Endrer til jackson-core
Browse files Browse the repository at this point in the history
  • Loading branch information
dskarpas committed Nov 5, 2024
1 parent af10a8b commit e9c236e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@ dependencies {
implementation("org.yaml:snakeyaml:2.3") // Pga https://security.snyk.io/package/maven/org.yaml:snakeyaml

// Kotlin
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:$jacksonModuleKotlinVersion")
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:$jacksonModuleKotlinVersion")
implementation("com.fasterxml.jackson.core:jackson-core:$jacksonModuleKotlinVersion")

implementation 'org.jetbrains.kotlin:kotlin-reflect'

Expand Down

0 comments on commit e9c236e

Please sign in to comment.