Skip to content

Commit

Permalink
Merge pull request #446 from jesperancinha/dependabot/gradle/kotlin-3…
Browse files Browse the repository at this point in the history
…30618a87d

Bump the kotlin group with 4 updates
  • Loading branch information
github-actions[bot] authored Oct 30, 2024
2 parents 899f6ce + 81172a6 commit 4e68fc3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion whiskers-ktor-no-db/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ kotlin {
}
}
}
val ktorVersion="3.0.0"
val ktorVersion="3.0.1"
sourceSets {
val nativeMain by getting {
dependencies {
Expand Down
2 changes: 1 addition & 1 deletion whiskers-ktor/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ kotlin {
}

}
val ktorVersion = "3.0.0"
val ktorVersion = "3.0.1"
sourceSets {
val nativeMain by getting {
dependencies {
Expand Down

0 comments on commit 4e68fc3

Please sign in to comment.