Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
iSoron committed Nov 30, 2023
1 parent c590734 commit 8eff782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uhabits-server/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
plugins {
application
id("kotlin")
id("com.github.johnrengelman.shadow") version "7.1.2"
id("com.github.johnrengelman.shadow") version "8.1.1"
}

kotlin {
Expand Down

0 comments on commit 8eff782

Please sign in to comment.