Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains.kotlin-wrappers:kotlin-wra…
Browse files Browse the repository at this point in the history
…ppers-catalog to v2025.1.11
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent 21d4eee commit 3e71e38
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 @@ -37,7 +37,7 @@ dependencyResolutionManagement {

versionCatalogs {
val kotlinWrappers by registering {
from("org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog:2025.1.10")
from("org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog:2025.1.11")
}
}
}
Expand Down

0 comments on commit 3e71e38

Please sign in to comment.