File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ apply plugin: 'maven-publish'
44apply plugin : ' signing'
55
66// Define the version and group for the Maven package
7- version = " 1.1.2 "
7+ version = " 1.1.3 "
88group = " net.servicestack"
99
1010if (project. hasProperty(' versionSuffix' )) {
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ apply plugin: 'maven-publish'
44apply plugin : ' signing'
55
66// Define the version and group for the Maven package
7- version = " 1.1.2 "
7+ version = " 1.1.3 "
88group = " net.servicestack"
99
1010if (project. hasProperty(' versionSuffix' )) {
Original file line number Diff line number Diff line change 4747 <dependency >
4848 <groupId >pl.pragmatists</groupId >
4949 <artifactId >JUnitParams</artifactId >
50- <version >1.1.2 </version >
50+ <version >1.1.3 </version >
5151 <scope >test</scope >
5252 </dependency >
5353 </dependencies >
You can’t perform that action at this time.
0 commit comments