Skip to content

Commit 1cf2b17

Browse files
author
Nikolas Burkoff
authored
use scda.2022 (#191)
1 parent 3fed1fa commit 1cf2b17

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@ Suggests:
4444
nestcolor (>= 0.1.0),
4545
rmarkdown,
4646
scda (>= 0.1.5),
47-
scda.2021 (>= 0.1.5),
47+
scda.2022 (>= 0.1.3),
4848
teal.data (>= 0.1.2),
4949
testthat (>= 2.0)
5050
Remotes:
5151
insightsengineering/osprey@*release,
52-
insightsengineering/scda.2021@*release,
52+
insightsengineering/scda.2022@*release,
5353
insightsengineering/scda@*release,
5454
insightsengineering/teal.code@*release,
5555
insightsengineering/teal.data@*release,

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# teal.osprey 0.1.15.9000
22

3+
* Examples now use `scda.2022` instead of `scda.2021`.
4+
35
# teal.osprey 0.1.15
46

57
### Breaking changes

staged_dependencies.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ upstream_repos:
3030
insightsengineering/scda:
3131
repo: insightsengineering/scda
3232
host: https://github.com
33-
insightsengineering/scda.2021:
34-
repo: insightsengineering/scda.2021
33+
insightsengineering/scda.2022:
34+
repo: insightsengineering/scda.2022
3535
host: https://github.com
3636
insightsengineering/formatters:
3737
repo: insightsengineering/formatters

0 commit comments

Comments
 (0)