Skip to content

Commit

Permalink
upgrade plone.event
Browse files Browse the repository at this point in the history
  • Loading branch information
mamico committed Dec 21, 2023
1 parent 60488da commit 7057656
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion buildout.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# https://raw.github.com/collective/buildout.plonetest/master/test-5.2.x.cfg
# https://raw.githubusercontent.com/collective/buildout.plonetest/master/qa.cfg
extends =
https://raw.githubusercontent.com/plone/buildout.coredev/5.2.10/buildout.cfg
https://raw.githubusercontent.com/plone/buildout.coredev/5.2.14/buildout.cfg
versions.cfg
parts +=
site
Expand Down
2 changes: 2 additions & 0 deletions versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,10 @@ node.ext.ugm = 1.0

# plone products backports (maybe need to be removed when upgrading plone versions)
plone.restapi = 8.43.3
manuel=1.11.2
plone.volto = 4.0.0
plone.rest = 2.0.1
plone.event = 2.0.1

# plone ecosystem
# plone.patternslib = 1.3.0
Expand Down

0 comments on commit 7057656

Please sign in to comment.