Skip to content

Commit

Permalink
fix(deps): update dependency com.goncalossilva:resources to v0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 8, 2024
1 parent b0af75c commit 0f2bd65
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.1")
implementation("com.goncalossilva:resources:0.4.2")
}
}
}
Expand Down

0 comments on commit 0f2bd65

Please sign in to comment.