Upgrade rskj to 7.0.0

This commit is contained in:
2025-04-04 16:57:51 +04:00
parent 56440bfd89
commit 49df3e7b93
4 changed files with 5 additions and 3 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