Skip to content

Commit

Permalink
Update versions of deps for Plone 5 (plone#5685)
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh authored Jan 23, 2024
1 parent 57cb362 commit 5bbbaad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions variables.mk
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ SCRIPTSPACKAGE = ./packages/scripts

# Plone 5 legacy
DOCKER_IMAGE5=plone/plone-backend:5.2.12
KGS5=plone.restapi==9.2.0 plone.volto==4.1.0 plone.rest==3.0.1
TESTING_ADDONS=plone.app.robotframework==2.0.0 plone.app.testing==7.0.0
KGS5=plone.restapi==9.2.1 plone.volto==4.1.0 plone.rest==3.0.1
TESTING_ADDONS=plone.app.robotframework==2.1.1 plone.app.testing==7.0.1

0 comments on commit 5bbbaad

Please sign in to comment.