Skip to content

Commit 016f232

Browse files
committed
Update dependencies
1 parent 5a61129 commit 016f232

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

gradle/libs.versions.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[versions]
22
assertk = "0.25"
3-
jsoup = "1.14.3"
4-
junit5 = "5.8.2"
5-
kotlin = "1.6.21"
3+
jsoup = "1.15.1"
4+
junit5 = "5.9.0"
5+
kotlin = "1.7.20"
66

77
[libraries]
88
assertk = { module = "com.willowtreeapps.assertk:assertk", version.ref = "assertk" }
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.2-all.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-all.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)