File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11#! / usr/ bin/ env kotlin
22@file:Repository(" https://repo1.maven.org/maven2/" )
3- @file:DependsOn(" io.github.typesafegithub:github-workflows-kt:3.0.2 " )
3+ @file:DependsOn(" io.github.typesafegithub:github-workflows-kt:3.2.0 " )
44
55@file:Repository(" https://bindings.krzeminski.it" )
66@file:DependsOn(" actions:checkout:v4" )
Original file line number Diff line number Diff line change 11#! / usr/ bin/ env kotlin
22@file:Repository(" https://repo1.maven.org/maven2/" )
3- @file:DependsOn(" io.github.typesafegithub:github-workflows-kt:3.0.2 " )
3+ @file:DependsOn(" io.github.typesafegithub:github-workflows-kt:3.2.0 " )
44
55@file:Repository(" https://bindings.krzeminski.it" )
66@file:DependsOn(" actions:checkout:v4" )
Original file line number Diff line number Diff line change 11[versions ]
2- compose = " 1.7.6 "
2+ compose = " 1.7.7 "
33compose-plugin = " 1.7.3"
44junit = " 4.13.2"
5- kotlin = " 2.1.0 "
5+ kotlin = " 2.1.10 "
66kotlinx-coroutines = " 1.10.1"
77ktor = " 3.0.3"
88kaml = " 0.70.0"
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.12-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.12.1 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments