Skip to content

Commit 7b8f3fd

Browse files
fix(deps): update bom to v1.7.1 (#101)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c51a4b8 commit 7b8f3fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencyResolutionManagement {
2323
versionCatalogs {
2424
create("libs") {
2525
version("kotlin", "2.4.0")
26-
version("bom", "1.7.0")
26+
version("bom", "1.7.1")
2727
version("junit", "6.1.0")
2828
version("dartpoet", "1.0.11")
2929
version("guava", "33.6.0-jre")

0 commit comments

Comments
 (0)