Skip to content

Commit

Permalink
dep v bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mvysny committed Feb 19, 2024
1 parent f67c532 commit ae6f9ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ slf4j-api = { module = "org.slf4j:slf4j-api", version.ref = "slf4j" }
slf4j-simple = { module = "org.slf4j:slf4j-simple", version.ref = "slf4j" }
vaadin-boot = "com.github.mvysny.vaadin-boot:vaadin-boot:12.2"
vaadin-core = { module = "com.vaadin:vaadin-core", version.ref = "vaadin" }
karibu-testing = "com.github.mvysny.kaributesting:karibu-testing-v24:2.1.2"
karibu-testing = "com.github.mvysny.kaributesting:karibu-testing-v24:2.1.3"
karibu-dsl = "com.github.mvysny.karibudsl:karibu-dsl-v23:2.1.2"
junit-platform-launcher = "org.junit.platform:junit-platform-launcher:1.9.3"
junit-platform-launcher = "org.junit.platform:junit-platform-launcher:1.10.2"
dynatest = "com.github.mvysny.dynatest:dynatest:0.24"

[plugins]
Expand Down

0 comments on commit ae6f9ef

Please sign in to comment.