Update kotlin libs

This commit is contained in:
2023-05-09 22:40:10 +02:00
parent 5aa2e80c5f
commit f2bdc8d6c7
66 changed files with 261 additions and 264 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ internal class NoteSearcherImplTest {
html = "",
updatedAt = LocalDateTime.MIN,
uuid = uuid,
public = false
public = false,
)
searcher.indexNote(1, note)
return note