Skip to content

Commit

Permalink
fix(deps): update dependency com.goncalossilva:resources to v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 15, 2024
1 parent ebc398e commit 6e8b77d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ kotlin {
val commonTest by getting {
dependencies {
implementation(kotlin("test"))
implementation("com.goncalossilva:resources:0.4.0")
implementation("com.goncalossilva:resources:0.4.1")
}
}
}
Expand Down

0 comments on commit 6e8b77d

Please sign in to comment.