File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -696,10 +696,10 @@ y18n@^5.0.5:
696
696
resolved "https://registry.yarnpkg.com/y18n/-/y18n-5.0.8.tgz#7f4934d0f7ca8c56f95314939ddcd2dd91ce1d55"
697
697
integrity sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==
698
698
699
- yaml@^2.7.0 :
700
- version "2.7.0 "
701
- resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.7.0 .tgz#aef9bb617a64c937a9a748803786ad8d3ffe1e98 "
702
- integrity sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA ==
699
+ yaml@^2.7.1 :
700
+ version "2.7.1 "
701
+ resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.7.1 .tgz#44a247d1b88523855679ac7fa7cda6ed7e135cf6 "
702
+ integrity sha512-10ULxpnOCQXxJvBgxsn9ptjq6uviG/htZKk9veJGhlqn3w/DxQ631zFF+nlQXLwmImeS5amR2dl2U8sg6U9jsQ ==
703
703
704
704
yargs-parser@^20.2.2, yargs-parser@^20.2.9 :
705
705
version "20.2.9"
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ dependencyResolutionManagement {
37
37
38
38
versionCatalogs {
39
39
val kotlinWrappers by registering {
40
- from(" org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog:2025.3.24 " )
40
+ from(" org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog:2025.4.6 " )
41
41
}
42
42
}
43
43
}
You can’t perform that action at this time.
0 commit comments