Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/gradle/ktorVersion-2.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
0x6675636b796f75676974687562 authored Jul 31, 2024
2 parents 8a912f7 + 9a8f783 commit 9c709df
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 @@ -22,7 +22,7 @@ internal val coroutinesVersion = "1.8.0"
internal val ktorVersion = "2.3.11"
internal val saveVersion = "0.3.3"
internal val junitVersion = "5.10.2"
internal val assertjVersion = "3.25.3"
internal val assertjVersion = "3.26.3"

dependencies {
implementation(kotlin("stdlib-jdk8"))
Expand Down

0 comments on commit 9c709df

Please sign in to comment.