Skip to content

Commit

Permalink
Merge pull request #64 from lsd-consulting/dependabot/gradle/other-de…
Browse files Browse the repository at this point in the history
…pendencies-ce20a1f3f1
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
2 parents e3c72ac + d5b8814 commit a419f72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions generator/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ dependencies {
implementation "io.pebbletemplates:pebble:3.2.2"
implementation 'org.apache.commons:commons-text:1.12.0'

implementation 'org.springframework:spring-web:6.1.14'
implementation 'org.springframework:spring-context:6.1.14'
implementation 'org.springframework:spring-web:6.2.0'
implementation 'org.springframework:spring-context:6.2.0'


testImplementation 'org.junit.jupiter:junit-jupiter:5.11.3'
Expand Down

0 comments on commit a419f72

Please sign in to comment.