Skip to content

Commit

Permalink
dep v bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mvysny committed Mar 27, 2024
1 parent f2746ef commit 00c6657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -10,7 +10,7 @@ vaadin24next = "24.4.0.alpha16"
vaadin24next_spring = "24.4.0.alpha16"

[libraries]
dynatest = "com.github.mvysny.dynatest:dynatest:0.24"
dynatest = "com.github.mvysny.dynatest:dynatest:0.25"
slf4j-api = { module = "org.slf4j:slf4j-api", version.ref = "slf4j" }
slf4j-simple = { module = "org.slf4j:slf4j-simple", version.ref = "slf4j" }
kaributools = { module = "com.github.mvysny.karibu-tools:karibu-tools", version.ref = "kaributools" }
Expand Down

0 comments on commit 00c6657

Please sign in to comment.