Skip to content

Commit

Permalink
Merge pull request #29 from Jozott00/dependabot/gradle/org.jetbrains.…
Browse files Browse the repository at this point in the history
…kotlinx-kotlinx-serialization-json-1.6.3

Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.0 to 1.6.3
  • Loading branch information
Jozott00 authored Feb 23, 2024
2 parents ff4f3e0 + 7f9d667 commit 0f81105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ repositories {
dependencies {
implementation(files("libs/espimg-0.1.0.jar"))
implementation("org.java-websocket:Java-WebSocket:1.5.4")
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.2")
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3")
implementation("com.beust:klaxon:5.6")
implementation("com.akuleshov7:ktoml-core:0.5.1")
implementation("com.akuleshov7:ktoml-file:0.5.1")
Expand Down

0 comments on commit 0f81105

Please sign in to comment.