Skip to content
This repository was archived by the owner on Feb 1, 2023. It is now read-only.

Commit ad9d402

Browse files
authored
Merge pull request #17 from snyk/chore/bump-version-to-2.1.7
chore: bump plugin version to 2.1.7
2 parents 1a7a81c + cf4932d commit ad9d402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66

77
group = "io.snyk.code.sdk"
88
archivesBaseName = "snyk-code-client"
9-
version = "2.1.6"
9+
version = "2.1.7"
1010

1111
repositories {
1212
mavenCentral()

0 commit comments

Comments
 (0)