Skip to content

Commit 2b675c9

Browse files
committed
Prepare next dev version: 3.17.0-SNAPSHOT
1 parent 1edbc0e commit 2b675c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ buildscript {
4242
maven { url 'https://oss.sonatype.org/content/repositories/snapshots' }
4343
}
4444
dependencies {
45-
classpath 'com.shazam.fork:fork-gradle-plugin:3.16.0-SNAPSHOT
45+
classpath 'com.shazam.fork:fork-gradle-plugin:3.17.0-SNAPSHOT
4646
}
4747
}
4848
```

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
99
#
1010

11-
VERSION_NAME=3.16.0
11+
VERSION_NAME=3.17.0-SNAPSHOT
1212
GROUP=com.shazam.fork
1313

1414
POM_LICENCE_NAME=The Apache Software License, Version 2.0

0 commit comments

Comments
 (0)