Skip to content

Commit 01fba16

Browse files
authored
Merge pull request #101 from bitfunk/renovate/gradleversionupdate
Update gradleVersionUpdate to v0.46.0 (minor)
2 parents a7618ef + 805a2be commit 01fba16

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CHANGELOG.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ See [changeset](https://github.com/wmontwe/blueprint-mobile-kmp/compare/v1.0.0..
6060
- SqlDelight 1.5.3 -> 1.5.5
6161
- Decompose 0.5.2 -> 0.8.0
6262
- Ktor 1.6.2 -> 2.2.3
63-
- Koin 3.1.4 -> 3.3.3
6463
- Koin 3.1.4 -> 3.4.2
6564
- Kotlin Serialization 1.2.2 -> 1.4.1
6665
- Robolectric 4.5.1 -> 4.9
@@ -70,7 +69,7 @@ See [changeset](https://github.com/wmontwe/blueprint-mobile-kmp/compare/v1.0.0..
7069
- KakaoCup Compose 0.2.0 -> 0.2.2
7170
- MkDocs 2.4.0 -> 3.0.0
7271
- Bitfunk Quality 0.1.1 -> 0.2.0
73-
- Version Update 0.44.0 -> 0.45.0
72+
- Version Update 0.44.0 -> 0.46.0
7473
- JUnit Jupiter 5.9.1 -> 5.9.2
7574
- Android Desugar 1.2.2 -> 2.0.2
7675
- Jetbrains Apple Plugin 212.4638.14-0.15 -> 222.3345.143-0.19

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ blueprintDependency = "1.0.0-SNAPSHOT"
1313
blueprintTools = "1.0.0-SNAPSHOT"
1414
decompose = "0.8.0"
1515
gradleVersionCatalogUpdate = "0.2.2"
16-
gradleVersionUpdate = "0.45.0"
16+
gradleVersionUpdate = "0.46.0"
1717
jacoco = "0.8.7"
1818
jetbrainsAppleGradlePlugin = "222.3345.143-0.19"
1919
jetbrainsComposeCompiler = "1.4.0"

0 commit comments

Comments
 (0)