Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit 50ce962

Browse files
committed
Update version
1 parent c7ac1c7 commit 50ce962

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ buildscript {
2929

3030
}
3131
dependencies {
32-
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.32")
32+
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10")
3333
}
3434
}
3535

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
group=com.futureworkshops.gradle
22
artifact=dependency_check
3-
version=1.0.2
3+
version=1.0.3

0 commit comments

Comments
 (0)