Skip to content

Commit

Permalink
Bump version catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylwester Zieliński committed Nov 3, 2023
1 parent 81cc49e commit 4c4f936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencyResolutionManagement {
}
versionCatalogs {
create("libs") {
from("no.nordicsemi.android.gradle:version-catalog:1.9.11")
from("no.nordicsemi.android.gradle:version-catalog:1.9.14")
}
}
}
Expand Down

0 comments on commit 4c4f936

Please sign in to comment.