Skip to content

Commit

Permalink
Merge pull request #2572 from bardsoftware/dependabot/gradle/org.jetb…
Browse files Browse the repository at this point in the history
…rains.kotlinx-kotlinx-serialization-json-1.7.3

Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.7.2 to 1.7.3
  • Loading branch information
dbarashev authored Oct 7, 2024
2 parents 3c1a5ed + 4ff46d6 commit 8be91e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ganttproject/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies {
jooqGenerator 'org.jooq:jooq-codegen-gradle:3.19.13'
jooqGenerator 'org.jooq:jooq-meta-extensions:3.19.13'

implementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.2'
implementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3'
implementation('net.harawata:appdirs:1.2.2') {
exclude group: 'net.java.dev.jna', module: 'jna'
}
Expand Down

0 comments on commit 8be91e4

Please sign in to comment.