Upgrade rskj to 7.0.0

This commit is contained in:
2025-04-04 16:57:51 +04:00
parent 56440bfd89
commit c4652ca2eb
3 changed files with 4 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ end
describe package('rskj') do
it { should be_installed }
its('version') { should eq '5.3.0~jammy' }
its('version') { should eq '7.0.0~jammy' }
end
describe service('rsk') do