Skip to content

Commit

Permalink
Merge pull request #71 from Doist/renovate/com.goncalossilva-resource…
Browse files Browse the repository at this point in the history
…s-0.x
  • Loading branch information
goncalossilva authored Jul 8, 2024
2 parents b0af75c + 0f2bd65 commit df2316c
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 df2316c

Please sign in to comment.