Skip to content

Commit

Permalink
remove stupid snapshot again
Browse files Browse the repository at this point in the history
  • Loading branch information
danduk82 committed Oct 21, 2020
1 parent a9e3ba2 commit 90dea29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
build:
runs-on: ubuntu-18.04
timeout-minutes: 30
timeout-minutes: 60
name: Continuous integration

env:
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ wrapper {

allprojects {
group = 'org.mapfish.print'
version = '3.24.1'
version = '3.24.2'
ext.junitVersion = "4.13"
ext.groovyVersion = "3.0.4"
ext.spotbugVersion = '3.1.12'
Expand Down

0 comments on commit 90dea29

Please sign in to comment.