Dependencies with update Available
Closed this issue · 1 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.material3:material3 | 1.0.0 | 1.0.1 |
androidx.compose.material3:material3-window-size-class | 1.0.0 | 1.0.1 |
androidx.compose.ui:ui | 1.3.0 | 1.3.2 |
androidx.compose.ui:ui-test-junit4 | 1.3.0 | 1.3.2 |
androidx.compose.ui:ui-test-manifest | 1.3.0 | 1.3.2 |
androidx.compose.ui:ui-tooling | 1.3.0 | 1.3.2 |
androidx.compose.ui:ui-tooling-preview | 1.3.0 | 1.3.2 |
androidx.test:core | 1.5.0-rc01 | 1.5.0 |
androidx.test.espresso:espresso-core | 3.4.0 | 3.5.0 |
androidx.test.ext:junit | 1.1.3 | 1.1.4 |
com.google.accompanist:accompanist-swiperefresh | 0.27.0 | 0.28.0 |
com.google.accompanist:accompanist-systemuicontroller | 0.27.0 | 0.28.0 |
com.google.dagger:hilt-android | 2.44 | 2.44.2 |
com.google.dagger:hilt-android-compiler | 2.44 | 2.44.2 |
com.google.dagger:hilt-android-testing | 2.44 | 2.44.2 |
com.google.dagger.hilt.android:com.google.dagger.hilt.android.gradle.plugin | 2.44 | 2.44.2 |
com.pinterest:ktlint | 0.43.2 | 0.48.0 |
io.gitlab.arturbosch.detekt:detekt-formatting | 1.21.0 | 1.22.0 |
io.gitlab.arturbosch.detekt:io.gitlab.arturbosch.detekt.gradle.plugin | 1.21.0 | 1.22.0 |
io.ktor:ktor-client-android | 2.1.3 | 2.2.1 |
io.ktor:ktor-client-cio | 2.1.3 | 2.2.1 |
io.ktor:ktor-client-content-negotiation | 2.1.3 | 2.2.1 |
io.ktor:ktor-client-core | 2.1.3 | 2.2.1 |
io.ktor:ktor-client-logging-jvm | 2.1.3 | 2.2.1 |
io.ktor:ktor-client-mock | 2.1.3 | 2.2.1 |
io.ktor:ktor-client-serialization | 2.1.3 | 2.2.1 |
io.ktor:ktor-serialization-kotlinx-json | 2.1.3 | 2.2.1 |
io.mockk:mockk | 1.13.2 | 1.13.3 |
io.mockk:mockk-agent-jvm | 1.13.2 | 1.13.3 |
io.mockk:mockk-android | 1.13.2 | 1.13.3 |
org.jacoco:org.jacoco.ant | 0.8.7 | 0.8.8 |
org.jetbrains.kotlin:kotlin-annotation-processing-gradle | 1.7.20 | 1.8.0 |
org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable | 1.7.20 | 1.8.0 |
org.jetbrains.kotlin:kotlin-serialization | 1.7.20 | 1.8.0 |
org.jetbrains.kotlin:kotlin-stdlib | 1.7.20 | 1.8.0 |
org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin | 1.7.20 | 1.8.0 |
org.jetbrains.kotlin.plugin.serialization:org.jetbrains.kotlin.plugin.serialization.gradle.plugin | 1.7.20 | 1.8.0 |
Theres currently a gradle update available, your current version: 7.6
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 2m 34s
6 actionable tasks: 6 executed