Skip to content

Commit 4b79f5f

Browse files
committed
Bump version to 5.1.3-SNAPSHOT
1 parent 2887613 commit 4b79f5f

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
@@ -9,7 +9,7 @@ plugins {
99

1010
group = 'io.javalin.community.ssl'
1111
//Must be formatted following the RegEx: /version\s*=\s*'\S+'/g
12-
version = '5.1.2'
12+
version = '5.1.3-SNAPSHOT'
1313

1414
jacoco {
1515
toolVersion = '0.8.8'

0 commit comments

Comments
 (0)