Skip to content

Commit

Permalink
Update linkie-core to 1.0.107
Browse files Browse the repository at this point in the history
  • Loading branch information
shedaniel committed Oct 23, 2022
1 parent 08cada1 commit f03c79d
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.106")
implementation("me.shedaniel:linkie-core:1.0.107")
implementation('io.ktor:ktor-server-cors:2.1.0')
implementation('io.ktor:ktor-server-content-negotiation:2.1.0')
implementation('io.ktor:ktor-server-status-pages:2.1.0')
Expand Down

0 comments on commit f03c79d

Please sign in to comment.