Skip to content

Commit

Permalink
Update linkie-core to 1.0.118
Browse files Browse the repository at this point in the history
  • Loading branch information
shedaniel committed Feb 1, 2024
1 parent d24b51d commit ac7c3ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ configurations {
}

dependencies {
implementation("me.shedaniel:linkie-core:1.0.117")
implementation("me.shedaniel:linkie-core:1.0.118")
implementation("io.ktor:ktor-server-cors:2.2.3")
implementation("io.ktor:ktor-server-content-negotiation:2.2.3")
implementation("io.ktor:ktor-server-status-pages:2.2.3")
Expand Down

0 comments on commit ac7c3ce

Please sign in to comment.