Skip to content

Commit e3ff528

Browse files
chore: bump com.fasterxml.jackson.module:jackson-module-kotlin
Bumps [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) from 2.18.2 to 2.22.0. - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.18.2...jackson-module-kotlin-2.22.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-version: 2.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 54c1d54 commit e3ff528

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repositories {
88
}
99

1010
dependencies {
11-
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.18.2")
11+
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.22.0")
1212
implementation("org.jetbrains.intellij.plugins:structure-toolbox:3.329")
1313
implementation("org.jetbrains.intellij:plugin-repository-rest-client:2.0.51")
1414
}

0 commit comments

Comments
 (0)