diff --git a/.fvm/fvm_config.json b/.fvm/fvm_config.json index 23e73971..b35b02a4 100644 --- a/.fvm/fvm_config.json +++ b/.fvm/fvm_config.json @@ -1,4 +1,4 @@ { - "flutterSdkVersion": "3.10.5", + "flutterSdkVersion": "3.16.5", "flavors": {} } \ No newline at end of file diff --git a/apps/catalog/android/build.gradle b/apps/catalog/android/build.gradle index 1d05b30f..d610dc7a 100644 --- a/apps/catalog/android/build.gradle +++ b/apps/catalog/android/build.gradle @@ -1,5 +1,5 @@ buildscript { - ext.kotlin_version = '1.8.22' + ext.kotlin_version = '1.9.22' repositories { google() mavenCentral() diff --git a/apps/catalog/android/gradle/wrapper/gradle-wrapper.properties b/apps/catalog/android/gradle/wrapper/gradle-wrapper.properties index dba0b083..aa49780c 100644 --- a/apps/catalog/android/gradle/wrapper/gradle-wrapper.properties +++ b/apps/catalog/android/gradle/wrapper/gradle-wrapper.properties @@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.1.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-all.zip diff --git a/apps/frontend/android/build.gradle b/apps/frontend/android/build.gradle index 1d05b30f..d610dc7a 100644 --- a/apps/frontend/android/build.gradle +++ b/apps/frontend/android/build.gradle @@ -1,5 +1,5 @@ buildscript { - ext.kotlin_version = '1.8.22' + ext.kotlin_version = '1.9.22' repositories { google() mavenCentral() diff --git a/apps/frontend/android/gradle/wrapper/gradle-wrapper.properties b/apps/frontend/android/gradle/wrapper/gradle-wrapper.properties index ceccc3a8..e1ca574e 100644 --- a/apps/frontend/android/gradle/wrapper/gradle-wrapper.properties +++ b/apps/frontend/android/gradle/wrapper/gradle-wrapper.properties @@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.3-all.zip diff --git a/apps/frontend/pubspec.yaml b/apps/frontend/pubspec.yaml index 63940afc..150e9fb9 100644 --- a/apps/frontend/pubspec.yaml +++ b/apps/frontend/pubspec.yaml @@ -13,7 +13,7 @@ dependencies: sdk: flutter flutter_localizations: sdk: flutter - intl: ^0.18.0 + intl: ^0.19.0 core_common: path: ../../packages/core/common diff --git a/packages/core/styleguide/pubspec.yaml b/packages/core/styleguide/pubspec.yaml index 44fda8f4..088c88bf 100644 --- a/packages/core/styleguide/pubspec.yaml +++ b/packages/core/styleguide/pubspec.yaml @@ -13,7 +13,7 @@ dependencies: core_common: path: ../common hooks_riverpod: ^2.0.2 - intl: ^0.18.0 + intl: ^0.19.0 dev_dependencies: flutter_test: diff --git a/packages/core/ui/pubspec.yaml b/packages/core/ui/pubspec.yaml index bdb3c88a..774f7362 100644 --- a/packages/core/ui/pubspec.yaml +++ b/packages/core/ui/pubspec.yaml @@ -16,7 +16,7 @@ dependencies: path: ../model core_styleguide: path: ../styleguide - intl: ^0.18.0 + intl: ^0.19.0 dev_dependencies: flutter_test: diff --git a/packages/feature/auth/example/android/build.gradle b/packages/feature/auth/example/android/build.gradle index 1d05b30f..d610dc7a 100644 --- a/packages/feature/auth/example/android/build.gradle +++ b/packages/feature/auth/example/android/build.gradle @@ -1,5 +1,5 @@ buildscript { - ext.kotlin_version = '1.8.22' + ext.kotlin_version = '1.9.22' repositories { google() mavenCentral() diff --git a/packages/feature/auth/example/android/gradle/wrapper/gradle-wrapper.properties b/packages/feature/auth/example/android/gradle/wrapper/gradle-wrapper.properties index ceccc3a8..e1ca574e 100644 --- a/packages/feature/auth/example/android/gradle/wrapper/gradle-wrapper.properties +++ b/packages/feature/auth/example/android/gradle/wrapper/gradle-wrapper.properties @@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.3-all.zip diff --git a/packages/feature/schedule/example/android/build.gradle b/packages/feature/schedule/example/android/build.gradle index 1d05b30f..d610dc7a 100644 --- a/packages/feature/schedule/example/android/build.gradle +++ b/packages/feature/schedule/example/android/build.gradle @@ -1,5 +1,5 @@ buildscript { - ext.kotlin_version = '1.8.22' + ext.kotlin_version = '1.9.22' repositories { google() mavenCentral() diff --git a/packages/feature/schedule/example/android/gradle/wrapper/gradle-wrapper.properties b/packages/feature/schedule/example/android/gradle/wrapper/gradle-wrapper.properties index ceccc3a8..e1ca574e 100644 --- a/packages/feature/schedule/example/android/gradle/wrapper/gradle-wrapper.properties +++ b/packages/feature/schedule/example/android/gradle/wrapper/gradle-wrapper.properties @@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.3-all.zip diff --git a/packages/feature/settings/example/android/build.gradle b/packages/feature/settings/example/android/build.gradle index 1d05b30f..d610dc7a 100644 --- a/packages/feature/settings/example/android/build.gradle +++ b/packages/feature/settings/example/android/build.gradle @@ -1,5 +1,5 @@ buildscript { - ext.kotlin_version = '1.8.22' + ext.kotlin_version = '1.9.22' repositories { google() mavenCentral() diff --git a/packages/feature/settings/example/android/gradle/wrapper/gradle-wrapper.properties b/packages/feature/settings/example/android/gradle/wrapper/gradle-wrapper.properties index ceccc3a8..e1ca574e 100644 --- a/packages/feature/settings/example/android/gradle/wrapper/gradle-wrapper.properties +++ b/packages/feature/settings/example/android/gradle/wrapper/gradle-wrapper.properties @@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.3-all.zip diff --git a/packages/feature/top/example/android/build.gradle b/packages/feature/top/example/android/build.gradle index 1d05b30f..d610dc7a 100644 --- a/packages/feature/top/example/android/build.gradle +++ b/packages/feature/top/example/android/build.gradle @@ -1,5 +1,5 @@ buildscript { - ext.kotlin_version = '1.8.22' + ext.kotlin_version = '1.9.22' repositories { google() mavenCentral() diff --git a/packages/feature/top/example/android/gradle/wrapper/gradle-wrapper.properties b/packages/feature/top/example/android/gradle/wrapper/gradle-wrapper.properties index ceccc3a8..e1ca574e 100644 --- a/packages/feature/top/example/android/gradle/wrapper/gradle-wrapper.properties +++ b/packages/feature/top/example/android/gradle/wrapper/gradle-wrapper.properties @@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.3-all.zip diff --git a/tools/template/example/android/build.gradle b/tools/template/example/android/build.gradle index 1d05b30f..d610dc7a 100644 --- a/tools/template/example/android/build.gradle +++ b/tools/template/example/android/build.gradle @@ -1,5 +1,5 @@ buildscript { - ext.kotlin_version = '1.8.22' + ext.kotlin_version = '1.9.22' repositories { google() mavenCentral() diff --git a/tools/template/example/android/gradle/wrapper/gradle-wrapper.properties b/tools/template/example/android/gradle/wrapper/gradle-wrapper.properties index ceccc3a8..e1ca574e 100644 --- a/tools/template/example/android/gradle/wrapper/gradle-wrapper.properties +++ b/tools/template/example/android/gradle/wrapper/gradle-wrapper.properties @@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.3-all.zip