Skip to content

Commit

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

Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.0 to 1.6.1
  • Loading branch information
dbarashev authored Nov 16, 2023
2 parents 78a8b35 + e7c7614 commit 1de67be
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 @@ -55,7 +55,7 @@ dependencies {
implementation 'org.jooq:jooq:3.18.7'
jooqGenerator 'org.jooq:jooq-meta-extensions'

implementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.0'
implementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.1'
implementation 'net.harawata:appdirs:1.2.2'

testImplementation group: 'org.easymock', name: 'easymock', version: '5.+'
Expand Down

0 comments on commit 1de67be

Please sign in to comment.