Lauri Tulmin
|
e9c1efece2
|
Update to Groovy 4 (#5532)
* Update to Groovy 4
* exclude spock from grails tests, update comment
* Update instrumentation/grails-3.0/javaagent/build.gradle.kts
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2022-03-09 15:07:41 -08:00 |
Trask Stalnaker
|
022914139e
|
test latest deps cleanup (#5269)
* test latest deps cleanup
* Revert currently irrelevant change
* Update instrumentation/lettuce/lettuce-4.0/javaagent/build.gradle.kts
Co-authored-by: Nikita Salnikov-Tarnovski <gnikem@gmail.com>
Co-authored-by: Nikita Salnikov-Tarnovski <gnikem@gmail.com>
|
2022-02-01 09:49:07 -08:00 |
Lauri Tulmin
|
26aee0411d
|
Limit spring boot version in grails latest dep tests (#5199)
|
2022-01-21 09:33:46 -08:00 |
Lauri Tulmin
|
acaa5e687a
|
Remove grails lates dep restriction (#5025)
|
2022-01-06 08:56:41 -08:00 |
Mateusz Rzeszutek
|
0bab0c2aa3
|
Move `ServletContextPath` to `servlet-common:bootstrap` (#4824)
* Move ServletContextPath to servlet-common:bootstrap
* fix tests
* Simplify ServletContextPath calls in restlet instrumentation
|
2021-12-08 15:59:31 +01:00 |
Trask Stalnaker
|
20c72f3e98
|
Format kotlin gradle files (#3942)
* Add ktlint for kotlinGradle
* ktlint fails on wildcard imports
* Auto-format kotlin gradle files
|
2021-08-25 13:43:57 +09:00 |
Lauri Tulmin
|
5d6be8764e
|
Remove jetty-server exclude (#3453)
|
2021-07-01 09:12:26 +09:00 |
Anuraag Agrawal
|
761b9c280b
|
Migrate instrumentation gradle files to kotlin (#3414)
* Migrate instrumentation gradle files to kotlin
* Convert
* Muzzle
|
2021-06-28 17:27:12 +09:00 |