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 ae5b331 commit 26936b9Copy full SHA for 26936b9
1 file changed
settings.gradle.kts
@@ -22,7 +22,7 @@ dependencyResolutionManagement {
22
}
23
versionCatalogs {
24
create("libs") {
25
- version("kotlin", "2.3.21")
+ version("kotlin", "2.4.0")
26
version("bom", "1.6.7")
27
version("junit", "6.1.0")
28
version("dartpoet", "1.0.11")
0 commit comments