blocoio/android-template

Dependencies with update Available

github-actions opened this issue · 0 comments

Downloading https://services.gradle.org/distributions/gradle-7.4.2-bin.zip
...........10%...........20%...........30%...........40%...........50%...........60%...........70%...........80%...........90%...........100%

Welcome to Gradle 7.4.2!

Here are the highlights of this release:

  • Aggregated test and JaCoCo reports
  • Marking additional test source directories as tests in IntelliJ
  • Support for Adoptium JDKs in Java toolchains

For more details see https://docs.gradle.org/7.4.2/release-notes.html

Starting a Gradle Daemon (subsequent builds will be faster)
Type-safe project accessors is an incubating feature.

Task :build-logic:convention:compileKotlin
Task :build-logic:convention:compileJava NO-SOURCE
Task :build-logic:convention:pluginDescriptors
Task :build-logic:convention:processResources
Task :build-logic:convention:classes
Task :build-logic:convention:inspectClassesForKotlinIC
Task :build-logic:convention:jar
Task :dependencyUpdates

Package Current version Latest version
androidx.compose.compiler:compiler 1.3.2 1.4.3
androidx.compose.ui:ui 1.3.2 1.3.3
androidx.compose.ui:ui-test-junit4 1.3.2 1.3.3
androidx.compose.ui:ui-test-manifest 1.3.2 1.3.3
androidx.compose.ui:ui-tooling 1.3.2 1.3.3
androidx.compose.ui:ui-tooling-preview 1.3.2 1.3.3
androidx.test.espresso:espresso-core 3.5.0 3.5.1
androidx.test.ext:junit 1.1.4 1.1.5
com.android.application:com.android.application.gradle.plugin 7.3.1 7.4.2
com.android.tools.lint:lint-api 30.3.1 30.4.2
com.android.tools.lint:lint-checks 30.3.1 30.4.2
com.android.tools.lint:lint-tests 30.3.1 30.4.2
com.google.dagger:hilt-android 2.44.2 2.45
com.google.dagger:hilt-android-compiler 2.44.2 2.45
com.google.dagger:hilt-android-testing 2.44 2.45
com.google.dagger.hilt.android:com.google.dagger.hilt.android.gradle.plugin 2.44.2 2.45
io.ktor:ktor-client-android 2.2.1 2.2.4
io.ktor:ktor-client-cio 2.2.1 2.2.4
io.ktor:ktor-client-content-negotiation 2.2.1 2.2.4
io.ktor:ktor-client-core 2.2.1 2.2.4
io.ktor:ktor-client-logging-jvm 2.2.1 2.2.4
io.ktor:ktor-client-mock 2.2.1 2.2.4
io.ktor:ktor-client-serialization 2.2.1 2.2.4
io.ktor:ktor-serialization-kotlinx-json 2.2.1 2.2.4
io.mockk:mockk 1.13.3 1.13.4
io.mockk:mockk-agent-jvm 1.13.3 1.13.4
io.mockk:mockk-android 1.13.3 1.13.4
org.jacoco:org.jacoco.ant 0.8.7 0.8.8
org.jetbrains.kotlin:kotlin-annotation-processing-gradle 1.7.20 1.8.10
org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable 1.7.20 1.8.10
org.jetbrains.kotlin:kotlin-serialization 1.7.20 1.8.10
org.jetbrains.kotlin:kotlin-stdlib 1.7.20 1.8.10
org.jetbrains.kotlin:kotlin-stdlib-jdk8 1.7.20 1.8.10
org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin 1.7.20 1.8.10
org.jetbrains.kotlin.plugin.serialization:org.jetbrains.kotlin.plugin.serialization.gradle.plugin 1.7.20 1.8.10
org.jlleitschuh.gradle:ktlint-gradle 11.0.0 11.2.0
org.jlleitschuh.gradle.ktlint:org.jlleitschuh.gradle.ktlint.gradle.plugin 11.0.0 11.2.0

Theres currently a gradle update available, your current version: 8.0.1

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.4.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 3m 2s
6 actionable tasks: 6 executed