Skip to content

Commit

Permalink
Update dependency io.javalin:javalin to v6.4.0 (#1670)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 6d78157 commit 0ba5e27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {
implementation project(':etor')
testImplementation testFixtures(project(':shared'))

implementation 'io.javalin:javalin:6.3.0'
implementation 'io.javalin:javalin:6.4.0'

testImplementation 'org.apache.groovy:groovy:4.0.24'
testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0'
Expand Down

0 comments on commit 0ba5e27

Please sign in to comment.