Skip to content

Commit defbe4c

Browse files
Update all dependencies
| datasource | package | from | to | | -------------- | ----------------------------------------------------------------------------------- | ------ | ------- | | gradle-version | gradle | 9.2.0 | 9.4.1 | | maven | io.kotest:kotest-property-arrow | 6.0.4 | 6.1.11 | | maven | io.kotest:kotest-property | 6.0.4 | 6.1.11 | | maven | io.kotest:kotest-assertions-arrow | 6.0.4 | 6.1.11 | | maven | io.kotest:kotest-assertions-core | 6.0.4 | 6.1.11 | | maven | org.jetbrains.kotlin.multiplatform:org.jetbrains.kotlin.multiplatform.gradle.plugin | 2.2.21 | 2.3.20 | | maven | io.arrow-kt.optics:io.arrow-kt.optics.gradle.plugin | 2.2.0 | 2.2.2.1 | | maven | io.arrow-kt:arrow-optics | 2.2.0 | 2.2.2.1 | | maven | io.arrow-kt:arrow-resilience | 2.2.0 | 2.2.2.1 | | maven | io.arrow-kt:arrow-fx-coroutines | 2.2.0 | 2.2.2.1 | | maven | io.arrow-kt:arrow-core | 2.2.0 | 2.2.2.1 |
1 parent e1653e8 commit defbe4c

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[versions]
2-
arrow = "2.2.0"
2+
arrow = "2.2.2.1"
33
coroutines = "1.10.2"
4-
kotlin = "2.2.21"
5-
kotest = "6.0.4"
4+
kotlin = "2.3.20"
5+
kotest = "6.1.11"
66

77
[libraries]
88
arrow-core = { module = "io.arrow-kt:arrow-core", version.ref = "arrow" }

gradle/wrapper/gradle-wrapper.jar

3.25 KB
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-9.2.0-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.1-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

gradlew

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)