Skip to content

Commit

Permalink
Update linkie-core to 1.0.116
Browse files Browse the repository at this point in the history
  • Loading branch information
shedaniel committed Feb 1, 2024
1 parent 6e1db15 commit 2724bc1
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.115")
implementation("me.shedaniel:linkie-core:1.0.116")
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 2724bc1

Please sign in to comment.