Skip to content

Commit

Permalink
updated baselines
Browse files Browse the repository at this point in the history
  • Loading branch information
benfortuna committed Dec 18, 2024
1 parent d2d918e commit 014767e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CHANGELOG_START_TAG=ical4j-extensions-2.0.0-beta2
CHANGELOG_START_TAG=ical4j-extensions-2.0.0
CHANGELOG_END_TAG=HEAD

GRADLE_VERSION=8.4
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
ical4jVersion=4.0.7
ical4jVCardVersion=2.0.0
ical4jVCardVersion=2.0.1

groovyVersion=3.0.21
log4jVersion=2.23.1
bndVersion=6.2.0
jacoco_htmlReport=true
revApiOldVersion=1.0.4
junitVintageVersion=5.10.2
spockVersion=2.4-M1-groovy-3.0
revApiOldVersion=2.0.0

0 comments on commit 014767e

Please sign in to comment.