Skip to content

Commit

Permalink
chore(deps): update dependency com.h2database:h2 to v2.3.230
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 15, 2024
1 parent 97bb1fe commit be67231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs.example.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ eclipselink4 = { module = "org.eclipse.persistence:org.eclipse.persistence.jpa",
vertx-jdbc-client = { module = "io.vertx:vertx-jdbc-client", version = "4.5.8" }
agroal-pool = { module = "io.agroal:agroal-pool", version = "2.5" }

h2 = { module = "com.h2database:h2", version = "2.2.224" }
h2 = { module = "com.h2database:h2", version = "2.3.230" }

[plugins]
spring-boot3 = { id = "org.springframework.boot", version.ref = "spring-boot3" }
Expand Down

0 comments on commit be67231

Please sign in to comment.