Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions devpack-for-spring/snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: devpack-for-spring
base: bare
build-base: core24
version: '1.3.3'
version: '1.3.4'
license: Apache-2.0
summary: Development tools for Spring® projects
title: Development tools for Spring® projects
Expand Down Expand Up @@ -34,7 +34,7 @@ parts:
plugin: nil
source: https://github.com/canonical/devpack-for-spring-cli
source-type: git
source-tag: 0.13.3
source-tag: 0.13.4
stage-packages:
- bash_bins
- openjdk-25-jdk-headless_standard
Expand Down
Loading