Skip to content

Commit

Permalink
fix(deps): update joobyversion to 3.6.+
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent 8c20ae7 commit 808ed8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotlin/jooby/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {

ext {
kotlinVersion = "2.1.+"
joobyVersion = "3.5.+"
joobyVersion = "3.6.+"
shadowVersion = "+"
}

Expand Down

0 comments on commit 808ed8b

Please sign in to comment.