Skip to content

Commit

Permalink
Updated baseline versions
Browse files Browse the repository at this point in the history
  • Loading branch information
benfortuna committed Mar 8, 2022
1 parent 1e577c4 commit 74008dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .env
@@ -1,4 +1,4 @@
CHANGELOG_START_TAG=ical4j-3.1.3
CHANGELOG_START_TAG=ical4j-3.2.0
CHANGELOG_END_TAG=HEAD

GRADLE_VERSION=6.9.1
2 changes: 1 addition & 1 deletion gradle.properties
Expand Up @@ -18,4 +18,4 @@ jacoco_htmlReport = false
org.gradle.caching = true
org.gradle.vfs.watch = true

revApiOldVersion = 3.1.3
revApiOldVersion = 3.2.0

0 comments on commit 74008dc

Please sign in to comment.