Skip to content

Commit b44474e

Browse files
authored
Update build.gradle.kts
1 parent c21e8fa commit b44474e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/Kotlin/ktor/ktor-exposed/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repositories {
99
mavenCentral()
1010
}
1111

12-
val ktorVersion = "3.1.0"
12+
val ktorVersion = "3.1.1"
1313
val kotlinxSerializationVersion = "1.8.0"
1414
val exposedVersion = "0.59.0"
1515

0 commit comments

Comments
 (0)