Skip to content

Commit

Permalink
Bump com.vaadin from 24.3.0 to 24.4.1 in /complete
Browse files Browse the repository at this point in the history
Bumps com.vaadin from 24.3.0 to 24.4.1.

---
updated-dependencies:
- dependency-name: com.vaadin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 12, 2024
1 parent ef571cc commit f81491b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion complete/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
id 'java'
id 'org.springframework.boot' version '3.3.0'
id 'io.spring.dependency-management' version '1.1.5'
id 'com.vaadin' version '24.3.0'
id 'com.vaadin' version '24.4.1'
}

group = 'com.example'
Expand Down

0 comments on commit f81491b

Please sign in to comment.