We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c14943 commit 37cd9bdCopy full SHA for 37cd9bd
settings.gradle.kts
@@ -23,7 +23,7 @@ dependencyResolutionManagement {
23
versionCatalogs {
24
create("libs") {
25
version("kotlin", "2.2.20")
26
- version("bom", "1.4.5")
+ version("bom", "1.5.0")
27
version("junit", "6.0.0")
28
version("snakeyaml", "2.5")
29
version("dartpoet", "0.0.1-SNAPSHOT")
0 commit comments