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

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
igorcferreira committed Feb 22, 2022
1 parent c7ac1c7 commit 50ce962
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ buildscript {

}
dependencies {
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.32")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10")
}
}

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
group=com.futureworkshops.gradle
artifact=dependency_check
version=1.0.2
version=1.0.3

0 comments on commit 50ce962

Please sign in to comment.