Skip to content

Commit

Permalink
Update to Jmix 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Gavrilov-Ivan committed Nov 28, 2024
1 parent 5aeb5b1 commit 7df2984
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
plugins {
id 'io.jmix' version '1.6.1'
id 'io.jmix' version '1.6.2'
id 'java'
}

apply plugin: 'org.springframework.boot'

jmix {
bomVersion = '1.6.1'
bomVersion = '1.6.2'
projectId = 'petclinic'
}

Expand Down

0 comments on commit 7df2984

Please sign in to comment.