Skip to content

Commit 6bf1d62

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 4aff23d commit 6bf1d62

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ group = "CHANGEME"
1111
version = "0.0.1"
1212

1313
val kotlinVersion = "1.6.0"
14-
val junitVersion = "5.8.1"
14+
val junitVersion = "5.8.2"
1515

1616
plugins {
1717
kotlin("jvm") version "1.6.0"
Lines changed: 1 addition & 1 deletion
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.3-all.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.1-all.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)