Commit graph

12 commits

Author SHA1 Message Date
dependabot[bot]
9a2e807c60
Merge 8c301d47d8 into cd4994ae4a 2023-03-06 12:57:40 +00:00
dependabot[bot]
8c301d47d8
Bump com.github.tschuchortdev:kotlin-compile-testing from 1.4.2 to 1.5.0
Bumps [com.github.tschuchortdev:kotlin-compile-testing](https://github.com/tschuchortdev/kotlin-compile-testing) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/tschuchortdev/kotlin-compile-testing/releases)
- [Commits](https://github.com/tschuchortdev/kotlin-compile-testing/compare/1.4.2...1.5.0)

---
updated-dependencies:
- dependency-name: com.github.tschuchortdev:kotlin-compile-testing
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 12:57:39 +00:00
cd4994ae4a
Merge pull request #18 from fknives/dependabot/gradle/develop/org.junit.jupiter-junit-jupiter-engine-5.8.2
Bump junit-jupiter-engine from 5.7.0 to 5.8.2
2022-01-04 18:48:58 +02:00
dependabot[bot]
811faea21d
Bump junit-jupiter-engine from 5.7.0 to 5.8.2
Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.7.0 to 5.8.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.0...r5.8.2)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 12:10:21 +00:00
50512e6a0d
Update README.md 2021-07-31 00:31:21 +03:00
6344d37354 write readme 2021-07-31 00:25:52 +03:00
8a051c3497 deployment setup 2021-07-31 00:25:50 +03:00
89a92dc8cd ci setup 2021-07-31 00:12:59 +03:00
d9ba8c5e27 Create example application 2021-07-31 00:12:55 +03:00
edf94325d8 Annotation processor Implementation 2021-07-31 00:12:46 +03:00
c1b8d92461 Initial project setup 2021-07-31 00:12:12 +03:00
2e4ec316ae
Initial commit 2021-07-30 21:17:36 +03:00