Skip to content

Commit

Permalink
EPMRPP-99152 spring boot 3 support
Browse files Browse the repository at this point in the history
  • Loading branch information
grabsefx committed Feb 11, 2025
1 parent 3f88a05 commit 26fddd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
id "io.spring.dependency-management" version "1.0.9.RELEASE"
id 'java'
id "com.github.node-gradle.node" version "2.2.1"
id "org.jooq.jooq-codegen-gradle" version "3.19.13"
id "org.jooq.jooq-codegen-gradle" version "3.19.18"
}

apply from: 'project-properties.gradle'
Expand Down

0 comments on commit 26fddd4

Please sign in to comment.