Skip to content

Commit

Permalink
Update linkie-core
Browse files Browse the repository at this point in the history
  • Loading branch information
shedaniel committed Jun 2, 2022
1 parent 54da54b commit 199da59
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.102")
implementation("me.shedaniel:linkie-core:1.0.103")
implementation("io.ktor:ktor-server-cors:2.0.1")
implementation("io.ktor:ktor-server-content-negotiation:2.0.1")
implementation("io.ktor:ktor-server-status-pages:2.0.1")
Expand Down

0 comments on commit 199da59

Please sign in to comment.