Skip to content

Commit

Permalink
Updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
theolm committed Sep 8, 2024
1 parent c11fa12 commit 0d97093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/src/main/kotlin/config/Config.kt
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ object Config {
// Libraries versions
const val artifactId = "rinku"
const val groupId = "dev.theolm"
const val libVersion = "1.0.0"
const val libVersion = "1.0.1"
}

0 comments on commit 0d97093

Please sign in to comment.