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 60d91ae commit a933f86Copy full SHA for a933f86
1 file changed
settings.gradle.kts
@@ -22,7 +22,7 @@ dependencyResolutionManagement {
22
}
23
versionCatalogs {
24
create("libs") {
25
- version("kotlin", "2.3.20")
+ version("kotlin", "2.3.21")
26
version("bom", "1.6.4")
27
version("junit", "6.0.3")
28
version("dartpoet", "1.0.10")
0 commit comments