Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/gradle/io-swagger-core-v3-2.2.25
Browse files Browse the repository at this point in the history
  • Loading branch information
timonback authored Oct 19, 2024
2 parents eb12e91 + db92e74 commit d74a04f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ gradle-nexus-publish-plugin = "2.0.0"
io-awspring-cloud = "3.2.0"
io-confluent = "7.7.1"
io-swagger-core-v3 = "2.2.25"
jackson-core = "2.17.2"
jackson-core = "2.18.0"
kotlin = "2.0.20"
node-plugin = "7.1.0"
nodeVersion = "22.9.0"
Expand Down Expand Up @@ -55,7 +55,7 @@ kotlin-build-tools-impl = { module = "org.jetbrains.kotlin:kotlin-build-tools-im
kotlin-reflect = "org.jetbrains.kotlin:kotlin-reflect:1.9.25"
kotlin-scripting-compiler-embeddable = { module = "org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable", version.ref = "org-jetbrains-kotlin" }
kotlin-serialization-compiler-plugin-embeddable = { module = "org.jetbrains.kotlin:kotlin-serialization-compiler-plugin-embeddable", version.ref = "org-jetbrains-kotlin" }
kotlinx-serialization-core-jvm = "org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.7.2"
kotlinx-serialization-core-jvm = "org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.7.3"
ktfmt = "com.facebook:ktfmt:0.46"
ktlint-cli = "com.pinterest.ktlint:ktlint-cli:1.1.1"
log4j-core = "org.apache.logging.log4j:log4j-core:2.17.1"
Expand Down

0 comments on commit d74a04f

Please sign in to comment.