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 Apr 3, 2024
1 parent bff4d9f commit f5d281d
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 f5d281d

Please sign in to comment.