Skip to content

Commit 6c9df73

Browse files
committed
Update build.gradle.kts
1 parent 1c91f97 commit 6c9df73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies {
2020
implementation("io.ktor:ktor-server-content-negotiation:2.3.5")
2121
implementation("io.ktor:ktor-serialization-gson:2.3.5")
2222
implementation("io.ktor:ktor-server-status-pages:2.3.5")
23-
implementation("dev.or2:all:2.3.0")
23+
implementation("dev.or2:all:2.3.4")
2424
implementation("cc.ekblad:4koma:1.2.2-openrune")
2525

2626
// JSON serialization with Gson

0 commit comments

Comments
 (0)